Fernando Avalos García fernandroide@anonymised.com escribió:
Hi Justin:
I has been trying to install:
Fedora core 4
postgresql-8.0.4
geos-2.1.4
postgis-1.0.4
proj-4.4.9
but, I have a problem and I can`t solve it.
Can you say me whats wrong??? or what
s missing???
Thanks in advance!!!
Here is the list of instruccions, that I execute:
#cp proj-4.4.9.tar.gz /opt/proj-4.4.9.tar.gz
#cd /opt
#tar -xzvf proj-4.4.9.tar.gz
#rm proj-4.4.9.tar.gz
#cd proj-4.4.9/
#./configure
#make
#make install
#cp geos-2.1.4.tar.bz2 /opt/geos-2.1.4.tar.bz2
#cd /opt
#tar -xjvf geos-2.1.4.tar.bz2
#rm geos-2.1.4.tar.bz2
#cd geos-2.1.4/
#./configure
#make
#make install
#cp postgresql-8.0.6.tar.gz /opt/postgresql-8.0.6.tar.gz
#cd /opt/
#tar -xzvf postgresql-8.0.6.tar.gz
#rm postgresql-8.0.6.tar.gz
#cd postgresql-8.0.6/
#./configure
#make
#make install
#cd /usr/local/pgsql/
#mkdir data
#chown postgres:postgres data
#su - postgres
#cd /usr/local/pgsql/bin
#./initdb -D …/data
#./postmaster -D …/data
#./createdb test
#./psql test
test=# select version();
version
PostgreSQL 8.0.6 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 4.0.0
20050519 (Red Hat 4.0.0-8)
(1 row)
test-# \q
#exit
#cp postgis-1.0.6.tar.gz /opt/postgresql-8.0.6/contrib/postgis-1.0.6.tar.gz
#cd /opt/postgresql-8.0.6/contrib/
#tar -xzvf postgis-1.0.6.tar.gz
#rm postgis-1.0.6.tar.gz
#cd postgis-1.0.6/
#vi Makefile.config
#make
#make install
#su - postgres
#cd /usr/local/pgsql/bin/
#./createlang plpgsql test
#./psql -f …/share/contrib/lwpostgis.sql -d test
BEGIN
psql:…/share/contrib/lwpostgis.sql:30: NOTICE: type “histogram2d” is not
yet defined
DETAIL: Creating a shell type definition.
psql:…/share/contrib/lwpostgis.sql:30: ERROR: could not load library
“/usr/local/pgsql/lib/liblwgeom.so.1.0”: libgeos.so.2: no se puede abrir el
fichero del objeto compartido: No existe el fichero o el directorio
Lo que pasa es que tienes que añadir ademas al archivo que te dice Paul la siguiente linea
/usr/local/pgsql/lib
y ejecutas como root
#ldconfig
y luego
#ldconfig -v | less
y debes revisar que esten todas las bibliotecas cargadas
geos, proj, postgres y las de postgis
Verrifica además que en el archivo makefile.conf tengas en 1 geos y proj
Saludos.
Nahum.
–
Nahum Castro
Leon, Guanajuato, Mexico
http://www.leon-linux.com
e-mail: pedro1_72 [en] yahoo [punto] com
Correo Yahoo! te ofrece 1GB de espacio, ¡gratis! Crea tu cuenta hoy mismo, en http://correo.yahoo.com.mx/