[Proj] Undefined subroutine &Proj::proj_init called

Martin Moore martin.moore at avbrief.com
Mon Jan 30 14:01:54 EST 2012


Already done and is the latest.


-----Original Message-----
From: Eric Miller [mailto:emiller at dfg.ca.gov] 
Sent: 30 January 2012 18:02
To: martin.moore at avbrief.com
Subject: Re: [Proj] Undefined subroutine &Proj::proj_init called

I don't think that Perl module supplies PROJ.4. Most likely it just wraps
the library.  Try:

$> apt-get install proj

-- 
Eric G. Miller
Staff Programmer
Department of Fish and Game
>>> Martin Moore <martin.moore at avbrief.com> 01/30/12 7:39 AM >>>


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.



-----
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



More information about the Proj mailing list