Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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


  • From: haiyan(at)cis(dot)jhu(dot)edu
  • To: "Guillaume Lelarge" <guillaume(at)lelarge(dot)info>
  • Cc: pgadmin-support(at)postgresql(dot)org, "haiyan(at)cis(dot)jhu(dot)edu(dot)" <quanzongliang(at)gmail(dot)com>
  • Subject: Re: Error message trying to run pgadmin3 after installing in Unix
  • Date: Thu, 3 Dec 2009 10:49:32 -0500 (EST)
  • Message-id: <1391.192.168.2.3.1259855372.squirrel@webmail.cis.jhu.edu> <text/plain>

After set the LD_LIBRARY_PATH env variable, it works.
Thanks for the answers from Zongliang and Guillaume.

Best,
Haiyan


> Le mercredi 2 décembre 2009 à 21:41:44, haiyan(at)cis(dot)jhu(dot)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.org
>  http://dalibo.com
>
> --
> Sent via pgadmin-support mailing list (pgadmin-support(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support
>






Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group