AW: [mapserver-users] Compiling Mapserver 3.6 for Linux
(SuSE8.0)
Alec_Millar@hc-sc.gc.ca
Alec_Millar@hc-sc.gc.ca
Thu, 27 Jun 2002 10:07:33 -0400
--0__=MnDUvTOo7EptmGONex7z90xRFMiDs8o5KZv3SLAR1ymFYZAZqMA0WBSf
Content-type: text/plain; charset=us-ascii
Content-Disposition: inline
Shouldn't there be a space between the -o and mapparser.c?
Alec Millar
GIS NHSI
Health Canada
"Peter Haussl" <pha@plan.at> on 06/26/2002 05:30:18 PM
To: dturover@student.santarosa.edu, "Doyon, Jean-Francois"
<Jean-Francois.Doyon@ccrs.nrcan.gc.ca>, mapserver-users@lists.gis.umn.edu
cc: (bcc: Alec Millar/HC-SC/GC/CA)
Subject: AW: [mapserver-users] Compiling Mapserver 3.6 for Linux (SuSE8.0)
--0__=MnDUvTOo7EptmGONex7z90xRFMiDs8o5KZv3SLAR1ymFYZAZqMA0WBSf
Content-type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-transfer-encoding: quoted-printable
yeah .... you are right J.F. I've installed the YACC package and finall=
y i
got the following error message:
yacc -p msyy -d -omapparser.c mapparser.y
usage: yacc [-dlrtv] [-b ...] [-p ...] filename
make: *** [mapparser.c] Error 1
i think the syntax of the yacc - version delivered by SuSE 8.0 is a lit=
tle
bit different than the one you all are using.
In my oppinion I've to use the "bison -y" way to be successfull. :)
I tell you as soon as i have tried out.
Peter
-----Urspr=FCngliche Nachricht-----
Von: owner-mapserver-users@lists.gis.umn.edu
[mailto:owner-mapserver-users@lists.gis.umn.edu]Im Auftrag von Doyon,
Jean-Francois
Gesendet: Mittwoch, 26. Juni 2002 15:44
An: 'Peter Haussl'; mapserver-users@lists.gis.umn.edu
Betreff: RE: [mapserver-users] Compiling Mapserver 3.6 for Linux
(SuSE8.0)
Peter,
Yup, you're missing a package ... "yacc" :)
Yacc and Bison are similar, and you can get bison to behave as Yacc doe=
s
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@plan.at]
Sent: Wednesday, June 26, 2002 8:33 AM
To: mapserver-users@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 wi=
th
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=3D/tmp/gdlib/ --with-png=3D/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
=
--0__=MnDUvTOo7EptmGONex7z90xRFMiDs8o5KZv3SLAR1ymFYZAZqMA0WBSf--