[Proj] Undefined subroutine &Proj::proj_init called

Martin Moore martin.moore at avbrief.com
Tue Jan 31 05:44:28 EST 2012


Thanks Ari - the code runs fine on Etch systems.

 

I did however check strace perl -e 'use PDL::GIS::Proj; my $pj =
Proj::proj_init_plus();' 2>&1 | tail -n 20

 

On one of the etch systems and it also fails in the same way. So I guess the
main script is calling something else!

 

Martin.

 

From: proj-bounces at lists.maptools.org
[mailto:proj-bounces at lists.maptools.org] On Behalf Of Ari Jolma
Sent: 31 January 2012 07:19
To: proj at lists.maptools.org
Cc: Geo-perl at list.hut.fi
Subject: Re: [Proj] Undefined subroutine &Proj::proj_init called

 

cc'ing geo-perl list. Followups there, please.

Seems to be the bindings in PDL::GIS::Proj. There is also another Proj
module Geo::Proj4. Anybody know the PDL::GIS::Proj author?

Martin, how do you know the code is supposed to work? proj_init sounds like
a function that might be called automatically.

Regards,

Ari

On 01/30/2012 09:03 PM, Martin Moore wrote: 

OK, thanks.

 

Not being into perl very much, which binding do you mean?

 

Martin.

 

From: fwarmerdam at gmail.com [mailto:fwarmerdam at gmail.com] On Behalf Of Frank
Warmerdam
Sent: 30 January 2012 18:07
To: martin.moore at avbrief.com
Subject: Re: [Proj] Undefined subroutine &Proj::proj_init called

 

Martin,

For what it's worth, I don't believe the perl bindings for Proj
you are using are part of the core distribution.  So you might
have better luck directly contacting their author.  

Best regards,




On Mon, Jan 30, 2012 at 7:22 AM, Martin Moore <martin.moore at avbrief.com>
wrote:



Hi, I've got a pretty basic problem on a new Debian Squeeze server that has
been narrowed down to:

 

strace perl -e 'use PDL::GIS::Proj; my $pj = Proj::proj_init();'  // also
used Proj::proj_init_plus() with the same results

 

The only Proj.pm on the system is /usr/lib/perl5/PDL/GIS/Proj.pm and it
doesn't appear to have a proj_init<_plus> function.

 

Stacktrace is at http://pastebin.com/kPkwt6nj

 

Any ideas how to get this running appreciated.

 

 

As an aside, I needed to sudo ln -s /usr/lib/perl5/PDL/Core.pm
/usr/lib/perl5/PDL::Core to get this recognized.  

 

 

Thanks,

 

Martin.


_______________________________________________
Proj mailing list
Proj at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/proj




-- 
---------------------------------------+------------------------------------
--
I set the clouds in motion - turn up   | Frank Warmerdam,
warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
<http://pobox.com/%7Ewarmerdam> 
and watch the world go round - Rush    | Geospatial Software Developer

  _____  

No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.1901 / Virus Database: 2109/4776 - Release Date: 01/30/12






_______________________________________________
Proj mailing list
Proj at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/proj

 

  _____  

No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.1901 / Virus Database: 2109/4776 - Release Date: 01/30/12

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/proj/attachments/20120131/3617fe8e/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 92 bytes
Desc: not available
Url : http://lists.maptools.org/pipermail/proj/attachments/20120131/3617fe8e/attachment.gif 


More information about the Proj mailing list