[mapserver-users] mapserver 6.2.0 perl mapscript

Umberto Nicoletti umberto.nicoletti at gmail.com
Wed Feb 13 12:25:58 PST 2013


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 <andy at squeakycode.net> wrote:

> I was not doing a toplevel make install, so it didnt copy
> 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
> usr/lib/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" <andy at squeakycode.net
>> <mailto:andy at squeakycode.net>> 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" <andy at squeakycode.net
>>         <mailto:andy at squeakycode.net>
>>         <mailto:andy at squeakycode.net <mailto:andy at squeakycode.net>>**>
>> 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>
>>              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
>>
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20130213/8cb014fc/attachment.html>


More information about the mapserver-users mailing list