[Mapserver-users] Please help again

m.spring at gmx.de m.spring at gmx.de
Sun Aug 24 17:34:35 EDT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I think you need the package 'gpp' too, this is the c++ compiler.

I installed mapserver on suse 7.3 with the following commands:

For gd-2.0.15gif

./configure --prefix=/usr/local   \
          --with-x        \
          --with-png      \
          --with-freetype=/usr/bin \
          --with-jpeg     \
          --with-xpm      
make         
make install 

and mapserv itself

./configure                              \
	    --without-pdf                \
	    --without-wms                \
	    --with-zlib                  \
	    --with-jpeg                  \
	    --with-freetype=/usr/bin     \
	    --with-threads               \
	    --with-gd=/build/server/gd-2.0.15gif                \
	    --enable-debug               
make        

freetype (and freetype-devel) are upgrade packages from the suse
website, you should get a fairly new one - mine is 2.04

Markus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.6 and Gnu Privacy Guard <http://www.gnupg.org/>

iD8DBQE/SS9rxxUzQSse11ARAsFAAJ9R0TeU58kXqNqQZa6aiLr2hZrhWACfQqKu
MZDieeDfgoOzmZFyeZnzWu8=
=PC3f
-----END PGP SIGNATURE-----



More information about the mapserver-users mailing list