debian missing gd.h
Jeremy Wiebe
Jwiebe at LINNET.CA
Mon Aug 9 13:19:16 PDT 2004
Hi Eric,
Have you checked if the SDE libraries are in your LD_LIBRARY_PATH
environment variable. Alternatively, some linux distro's use a file that
tells the linker (ld) where to find libraries. It is usually called
/etc/ld.so.conf. You might need to add the SDE library path into this file
and run ldconfig. (use ldconfig -v to see all the libraries that are
found).
Hope that helps,
Jeremy
-----Original Message-----
From: Hancock, Eric [mailto:Eric.Hancock at DEP.STATE.FL.US]
Sent: August 9, 2004 12:34 PM
To: MAPSERVER-USERS at LISTS.UMN.EDU
Subject: Re: [UMN_MAPSERVER-USERS] debian missing gd.h
Thanks,
That works. Now I'm having difficulties getting the executable to find my
sde
libs. After compiling (with no errors about sde libs) I get the fallowing
error when running the mapserv executable:
debian:/home/eric/mapservsrc/mapserver-4.2.2# ./mapserv --help
./mapserv: error while loading shared libraries: libsde83.so: cannot open
shared object file: No such file or directory
Any idea's? I thought I passed the correct path when running configure, and
I
would've thought that it would complain about it if I had the wrong path.
-Eric
-----Original Message-----
From: Vladimir Guzmán [mailto:bigfoot at main-task.com]
Sent: Monday, August 09, 2004 11:46 AM
To: Hancock, Eric
Cc: MAPSERVER-USERS at LISTS.UMN.EDU
Subject: Re: [UMN_MAPSERVER-USERS] debian missing gd.h
Hancock, Eric wrote:
>>Hello all,
>>
>>Does Debian put out a package with gd.h? For some reason the libgd package
>>in the debian repository does not include this header file.
>>
>>Thanks,
>>Eric
>>
>>
>
>
>
>
Try:
apt-get install libgd2-dev
Regards,
--
Vladimir Ilich Guzmán R.
------------------------
http://maintask.com
More information about the MapServer-users
mailing list