Yep, exactly what I hit. And if there is a patch for it, I'll just wait on my packaging. Awesome!
Thanks -Andy On 2/13/2013 2:25 PM, Umberto Nicoletti wrote:
Perhaps then you've hit this issue: https://github.com/mapserver/mapserver/issues/4528 Let me know and I'll make sure to push it forward asap. br, Umberto On Wed, Feb 13, 2013 at 9:03 PM, Andy Colson <[email protected] <mailto:[email protected]>> wrote: I was not doing a toplevel make install, so it didnt copy libmapserver-6.2.0.so <http://libmapserver-6.2.0.so>. But, even after fixing my script, and installing: usr/local/lib64/perl5/auto/__mapscript/mapscript.so usr/lib/libmapserver.la <http://libmapserver.la> usr/lib/libmapserver-6.2.0.so <http://libmapserver-6.2.0.so> I get the same error. Also: ldd /usr/local/lib64/perl5/auto/__mapscript/mapscript.so doesn't show it using libmapserver. -Andy On 2/13/2013 1:30 PM, Umberto Nicoletti wrote: As of 6.2 mapscript is built as a shared lib and depends on mapserver which therefore must have been installed before. Umberto On Feb 13, 2013 8:27 PM, "Andy Colson" <[email protected] <mailto:[email protected]> <mailto:[email protected] <mailto:[email protected]>>> wrote: On 2/13/2013 1:19 PM, Umberto Nicoletti wrote: Did you run make install in the MapServer top level directory? Umberto On Feb 13, 2013 7:52 PM, "Andy Colson" <[email protected] <mailto:[email protected]> <mailto:[email protected] <mailto:[email protected]>> <mailto:[email protected] <mailto:[email protected]> <mailto:[email protected] <mailto:[email protected]>>>__> wrote: Hi all, I'm having problems updating to 6.2.0. I can get perl mapscript to compile and install ok, but when I try to run anything: # perl dump.pl <http://dump.pl> <http://dump.pl> <http://dump.pl> perl: symbol lookup error: /usr/local/lib64/perl5/auto/______mapscript/mapscript.so: undefined symbol: msSetup Any hints what might be wrong? Thanks for your time, -Andy I believe so. I'm actually making a slackware package (which I've done for 6.0.3 as well), and then I install the package. ls -l /usr/local/lib64/perl5/auto/____mapscript/mapscript.so does show it as todays date, so I'm pretty sure its new. I will go try to build it by hand and verify its not the packaging script that's a problem. -Andy
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
