[mapserver-users] Problem with tcl mapscript
Stephen Woodbridge
woodbri at swoodbridge.com
Sun Jan 13 10:14:49 PST 2002
Neel,
try:
make clean
rm config.cache
./configure ....
make
-Steve
nsmith at holycross.edu wrote:
>
> I've installed mapserver 3.5 (running on YellowDog linux 2.1): demo
> works fine. Now I want to use msworkbench tools, so I'm trying to make
> mapscript tcl interface.
>
> Everything compiles fine, but when I try to run the included example
> shpinfo.tcl I get the following error:
>
> couldn't find procedure Mapscript_Init
> while executing
> "load /usr/lib/MapscriptTcl1.1/libMapscript11.so"
> ("package ifneeded" script)
> invoked from within
> "package require Mapscript"
> (file "./examples/shpinfo.tcl" line 7)
>
> I've got swig 1.1 (883 release), tcl 8.3. Based on the README file, I
> thought I would make clean, then try to configure with --with-linker-cc
> and recompile. Same results.
>
> Am I missing something obvious? Any help appreciated -- I couldn't find
> anything that sounded like this in the list archives.
>
> Neel Smith
> nsmith at holycross.edu
More information about the MapServer-users
mailing list