AW: [Mapserver-DE] RPM File für Suse 9.3?

Elstermann, Mike Mike.Elstermann at itc-halle.de
Mit Jul 20 10:06:06 CEST 2005


hallo marko,

sind alle bibliotheken auf dem system vorhanden?

Hier mein Kochbuch:
MapServer-Installaton unter Suse 9.0

0.	Systemvoraussetzungen:
·	Gcc, gcc++
·	make
·	freetype + devel
·	zlib + devel
·	libpng + devel
·	gd + devel
·	readline + devel
·	bison
·	flex

1.	GD2.0.15
·	./configure
·	make
·	make install

2.	GEOS
·	./configure
·	make
·	make install
·	/sbin/ldconfig

3.	PostgreSQL
·	./configure
·	make
·	make install
·	user postgres via yast hizufügen
·	mkdir /usr/local/pgsql/data
·	chown postgres /usr/local/pgsql/data
·	su - postgres
·	/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
·	/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data &
·	/usr/local/pgsql/bin/createdb test
·	/usr/local/pgsql/bin/psql test
	
4.	PostGIS
·	Kopieren ins CONTRIB-Verzeichnis der Quellen des PostgreSQL
·	tar -xvf
·	im Makefile "USR_PROJ=0" setzen, falls keine projection genutzt
werden soll
·	make
·	make install
·	createdb yourtestdatabase
·	createlang plpgsql yourtestdatabase
·	psql -d yourtestdatabase -f postgis.sql (im
CONTRIB/POSTGIS-CVS-Pfad)
·	psql -d yourtestdatabase -f spatial_ref_sys.sql


5.	GDAL (v1.2.3)
·	./configure
·	make
·	make install

6.  PROJ.4 (v4.4.8)
·	./configure
·	make
·	make install

7.  Mapserver (v4.2.3)
·	./configure
--with-postgis=/usr/local/pgsql/bin/pg_config
--with-gd=/usr/local
--with-png=/usr/local
--with-proj=/usr/local
--with-ogr=/usr/local/bin/gdal-config
--with-gdal=/usr/local/bin/gdal-config
·	make
·	make install


Für Rückfragen stehe ich Ihnen gern zur Verfügung.
Mit freundlichen Grüßen

gez. i.A. Mike Elstermann

-- 
Mike Elstermann
Teamleiter e-Solutions

IT-Consult Halle GmbH
Bornknechtstraße 5
06108 Halle (Saale)

Telefon: +49 345 581-7128
Telefax: +49 345 581-1737
Fax: +49 345 581 78 7128
Mobilfunk: +49 160 71 545 02
E-Mail: mike.elstermann at itc-halle.de
Internet: http://www.itc-halle.de  
_______________________________________________________
::: GeoDaten Online? -> http://halgis.halle.de
::: Umweltdaten Online? -> http://umweltatlas.halle.de


-----Ursprüngliche Nachricht-----
Von: Marko Samson [mailto:marko.samson at hf-nrw.lfv.nrw.de]
Gesendet: Mittwoch, 20. Juli 2005 09:10
An: mapserver-de at freegis.org
Betreff: [Mapserver-DE] RPM File für Suse 9.3?


Hallo Liste,

gibt es eigentlich ein rpm-file für Suse 9.3 vom umn?
Bekomme das configure Script nicht durch.

CU,
Marko




This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)