[mapserver-users] Compiling Mapserver 3.6 for Linux (SuSE8.0)

Doyon, Jean-Francois Jean-Francois.Doyon at ccrs.nrcan.gc.ca
Wed Jun 26 09:43:30 EDT 2002


Peter,

Yup, you're missing a package ... "yacc" :)

Yacc and Bison are similar, and you can get bison to behave as Yacc does
with "bison -y" ...

However, from what I can tell SuSe should include the "yacc" package ... if
not you should be able to find it and install it.

Cheers,
J.F.

-----Original Message-----
From: Peter Haussl [mailto:pha at plan.at]
Sent: Wednesday, June 26, 2002 8:33 AM
To: mapserver-users at lists.gis.umn.edu
Subject: [mapserver-users] Compiling Mapserver 3.6 for Linux (SuSE8.0)


I try to compile mapserver for Linux (Distribution: SuSE 8.0) to run with 

Proj 4.4.5
GD 1.8.3 (including GIF Support)
LibPNG 1.2.3

I've compiled all sub libaries and prepared make using 

./configure --with-proj --with-gd=/tmp/gdlib/ --with-png=/tmp/gdlib/

while doing the make i've got the following errormessages

make: yacc: Command not found
make: *** [mapserver.c] Error 127

I hope anybody out there who can help me!

Peter



More information about the mapserver-users mailing list