[mapserver-users] 3.6.3 Run error
Lowell Filak
lfilak@medinaco.org
Fri, 11 Oct 2002 11:22:32 -0400
Possibly MS was compiled with proj.4 support but the proj.4 libraries are not accessible during runtime. Including the install directory for proj.4 in /etc/ld.so.conf (& running ldconfig) or LD_LIBRARY_PATH should fix it.
Lowell F.
The following message was sent by "Aaron D. Hunt" <hunt@zedxinc.com> on Wed, 9 Oct 2002 10:48:10 -0400.
> I compiled mapscript 3.6.3 for perl. When I run my script I get
>
> Can't load > '/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/mapscript/mapscript.so' > for module mapscript: > /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/mapscript/mapscript.so: > undefined symbol: pj_free at > /usr/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 206.
>
> Does anyone know what this means?
>
> Aaron D. Hunt
>