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 for
  Advanced Search

Re: shared library not loaded



 

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org 
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of Umur YILMAZ
> Sent: 24 November 2005 07:30
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] shared library not loaded
> 
> Hi All,
> 
> I compiled pgAdmin following the directives in 
> http://www.pgadmin.org/download.php page. No luck in running 
> pgadmin. I 
> get this error.
> 
> ./pgadmin3: error while loading shared libraries: 
> libwx_gtk2u_xrc-2.6.so.0: cannot open shared object file: No 
> such file 
> or directory
> 
> I installed wxWidgets (too) as explained on the very same page. I can 
> see those library files appear in /usr/local/lib folder. Why 
> pgadmin can 
> not load that file i have no idea. Any ideas?
> 
> I use RHEL 4.

Hi,

Make sure /usr/local/lib is listed in /etc/ld.so.conf and then run
ldconfig. That should sort things out.

Regards, Dave.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group