Postgis proj bağımlılığı

From: Alaattin Kahramanlar <alaattin(at)gmail(dot)com>
To: pgsql-tr-genel(at)postgresql(dot)org
Subject: Postgis proj bağımlılığı
Date: 2009-09-14 22:37:04
Message-ID: 4e8f49a10909141537k3af384abm4b5c4cb6020e999c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-tr-genel

Merhabalar,

Centos 5 (Final) sistem üzerinde aşağıdaki konfigürasyonda bir PostgreSQL
kurulumumuz var:

*[root(at)wasp t]# yum list | grep postgresql**
compat-postgresql-libs.i686 4-1PGDG.rhel5
installed
postgresql.i386 8.3.8-1PGDG.rhel5
installed
postgresql-contrib.i386 8.3.8-1PGDG.rhel5
installed
postgresql-devel.i386 8.3.8-1PGDG.rhel5
installed
postgresql-libs.i386 8.3.8-1PGDG.rhel5
installed
postgresql-server.i386 8.3.8-1PGDG.rhel5
installed
compat-postgresql-libs-debuginfo.i686 4-1PGDG.rhel5
pgdg83
freeradius-postgresql.i386 1.1.3-1.4.el5
base
mono-data-postgresql.i386 1.2.4-2.el5.centos
extras
pdns-backend-postgresql.i386 2.9.21-4.el5.centos
extras
postgresql-debuginfo.i386 8.3.8-1PGDG.rhel5
pgdg83
postgresql-docs.i386 8.3.8-1PGDG.rhel5
pgdg83
postgresql-jdbc.i386 8.1.407-1jpp.4
base
postgresql-odbc.i386 08.03.0400-1PGDG.rhel5
pgdg83
postgresql-odbc-debuginfo.i386 08.03.0400-1PGDG.rhel5
pgdg83
postgresql-pl.i386 8.1.11-1.el5_1.1
base
postgresql-plperl.i386 8.3.8-1PGDG.rhel5
pgdg83
postgresql-plpython.i386 8.3.8-1PGDG.rhel5
pgdg83
postgresql-pltcl.i386 8.3.8-1PGDG.rhel5
pgdg83
postgresql-python.i386 8.1.11-1.el5_1.1
base
postgresql-tcl.i386 8.1.11-1.el5_1.1
base
postgresql-test.i386 8.3.8-1PGDG.rhel5
pgdg83
psa-proftpd-postgresql.i386 1.3.2-6.el5.art
atomic
qt4-postgresql.i386 4.2.1-1
base
snort-postgresql.i386 2.8.4.1-2.el5.art
atomic
snort-postgresql+flexresp.i386 2.8.4.1-2.el5.art atomic

PostgreSQL 8.3ün Centos reposunda olmadığı zamanlarda atomic reposundan
yapılmış bir kurulum.

Makinada koşacak yeni bir uygulama için PostGIS desteğine ihtiyacımız olduğu
için postgis'i kurmaya
teşebbüs ettiğimde proj bağımlık hatası alıyorum.

*[root(at)wasp t]# yum install postgis*
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package postgis.i386 0:1.3.6-1.rhel5 set to be updated
--> Running transaction check
--> Processing Dependency: proj for package: postgis
--> Finished Dependency Resolution
Error: Missing Dependency: proj is needed by package postgis

Ancak sistem proj paketini repoda bulamıyor. (?)

*[root(at)wasp t]# yum install proj*
Loading "installonlyn" plugin
Repository base is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository addons is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do

ftp://ftp.remotesensing.org/proj/proj-4.4.8-1.i386.rpm daki RPM paketini
çekip, manuel olarak kurdum ancak bağımlılık hatasını hala alıyorum,
bu ne anlama geliyor; rpm kurulumun bağımlılıkları güncellemesi
gerekmez mi?

Bu arada, sistemde libproj'u konumlandırabiliyorum;

[root(at)wasp t]# locate libproj
/usr/lib/libproj.a
/usr/lib/libproj.la
/usr/lib/libproj.so
/usr/lib/libproj.so.0
/usr/lib/libproj.so.0.4.2

Bunun üstesinden gelmek için ne önerirsiniz?

Saygılar,

*Alaattin Kahramanlar*

Responses

Browse pgsql-tr-genel by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2009-09-14 22:57:08 Re: Postgis proj bağımlılığı
Previous Message Devrim GÜNDÜZ 2009-09-10 14:47:20 PostgreSQL güvenlik güncellemeleri