From: | orpheus(at)enterprise(dot)net (JerryD) |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | pgAdmin3 [pgAdminIII] installation SUSE9 |
Date: | 2003-11-18 11:30:06 |
Message-ID: | 4373d408.0311180330.14f7b0c6@posting.google.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi all,
I am using SUSE9 and would like to use pgAdmin3 to query my databases. As
there is not a rpm for SUSE9 on the pgadmin site I have tried to install
the pgadmin3-1.0.1-1.i386.rpm for SUSE 8.2 but there is a conflit for the
library libssl.so.0.9.6. as SUSE9 has library libssl.so.0.9.7.
So I have tried to complie the source instead. I have success with
installing the wxWindows file: wxWindows-pgAdmin3-20031010-2.tar.bz2
following instuctions from the site, but on ./configure for pgAdmin3-1.0.1
source (source file: pgadmin3-1.0.1.tar.gz) I get an error regarding the
--with-pgsql directive (which it keeps asking for).
It appears it wants to locate a pgsql installation folder to access its
libraries and headers. The .so files are located in
/usr/lib/postgresql and the header files in /usr/include/pgsql so the root
installation would be /usr but ./configre does not compile!
Could anyone help me configure pgadmin3 to work on SUSE9
Cheers
Jerry
From | Date | Subject | |
---|---|---|---|
Next Message | Oliver Elphick | 2003-11-18 12:14:45 | Debian packages of 7.4 |
Previous Message | Andrey Mosienko | 2003-11-18 10:50:59 | Array syntax |