Re: Error message trying to run pgadmin3 after installing in Unix

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Error message trying to run pgadmin3 after installing in Unix
Дата
Msg-id 200912022340.53153.guillaume@lelarge.info
обсуждение исходный текст
Ответ на Error message trying to run pgadmin3 after installing in Unix  (haiyan@cis.jhu.edu)
Ответы Re: Error message trying to run pgadmin3 after installing in Unix  (haiyan@cis.jhu.edu)
Список pgadmin-support
Le mercredi 2 décembre 2009 à 21:41:44, haiyan@cis.jhu.edu a écrit :
> Hello,
> I installed pgadmin3-1.8.4 from source at linux.
> Here is the configure:
> •    ./configure –prefix=/cis/local/xnat-dev/xnat/pgadmin
> –with-pgsql=/cis/local/xnat-dev/xnat/xnatdb
> –with-libxml2=/cis/local/xnat-dev/xnat/opt/xmlinst
> –with-wx=/cis/local/xnat-dev/xnat/opt/gtk
> •    make
> •    make install
>
> No error message during installation.
>
> Then when I run:
> ./pgadmin3 at .../bin
>
> Got error message:
> : error while loading shared libraries: libwx_gtk2u_stc-2.8.so.0: cannot
>
> open shared object file: no such file or directory
>
> Somebody can help me with that?
>

Did you configure /etc/ld.so.conf with the path to the wx libraries? or did
you set the LD_LIBRARY_PATH env variable?


--
Guillaume.http://www.postgresqlfr.orghttp://dalibo.com


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

Предыдущее
От: Quan Zongliang
Дата:
Сообщение: Re: Error message trying to run pgadmin3 after installing in Unix
Следующее
От: haiyan@cis.jhu.edu
Дата:
Сообщение: Re: Error message trying to run pgadmin3 after installing in Unix