Re: pgadmin3 questions/bug?

Поиск
Список
Период
Сортировка
От George T. Gibson
Тема Re: pgadmin3 questions/bug?
Дата
Msg-id 3EF23E28.3070900@jbstamping.com
обсуждение исходный текст
Ответ на Re: pgadmin3 questions/bug?  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-support
Sorry to be a pain...

I added the postgres lib directory to ld.so.conf and ran ldconfig.  Now
a new error pops up:

/usr/local/pgadmin3/bin/pgAdmin3: error while loading shared libraries:
libwx_gtk2ud_stc-2.5.so: cannot open shared object file: No such file or
directory

I am running slackware 9.0 and do not find that file anywhere on my system.

I removed wxWindows and wxBase and started over with wxGtk (--with-gtk)
but that did not seem to help either.

So I decided to go back to the source to read the docs as you suggested
and try building from source again.  But, in my source tree there does
not seem to be any documenation under the en_US directory other than the
pg/ directory.  Sorry if I am missing something that is blatant.

George


Dave Page wrote:
>
>>-----Original Message-----
>>From: George T. Gibson [mailto:gtgibson@jbstamping.com]
>>Sent: 19 June 2003 17:34
>>To: pgadmin-support@postgresql.org
>>Subject: [pgadmin-support] pgadmin3 questions/bug?
>>
>>
>>When using slackware package I get:
>>
>>./pgAdmin3: error while loading shared libraries: libpq.so.3: cannot
>>open shared object file: No such file or directory
>>
>>For me, libpq.so.3 is located in /usr/local/pgsql/lib/libpq.so.3
>
>
> Hi,
>
> Is /usr/local/pgsql/lib listed in /etc/ld.so.conf? My guess is no, in
> which case, please add it and run ldconfig (as root). This will ensure
> that libraries in that directory can be loaded.
>
>
>>Is it looking for the postgres library in some other location?
>>
>>So because that didn't work, I downloaded the source and tried to
>>compile.  I also downloaded and installed wxBase and wxAll (All front
>>end packages).
>
>
> I develop on slackware 9, on which the instructions in <pgadmin src
> dir>/docs/en_US/unix_compilation.html should work perfectly. On older
> slackware releases you may need to update some wxWindows dependencies,
> but you will need to check the wxWindows docs for details.
>
> HTH, regards,
>
> Dave.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
J.B. Stamping, Inc.
George Gibson
7413 Associate Ave.
Cleveland, OH 44144
216.631.0013  216.631.1327 fax
gtgibson@jbstamping.com


В списке pgadmin-support по дате отправления:

Предыдущее
От: Sven Köhler
Дата:
Сообщение: Re: pgAdmin III
Следующее
От: "Dan Langille"
Дата:
Сообщение: Re: Migration Wizard doesn't appear