From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Umur YILMAZ" <umur(at)kktc(dot)net>, <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: shared library not loaded |
Date: | 2005-11-24 11:42:44 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E4E7E2F8@ratbert.vale-housing.co.uk |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----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.
From | Date | Subject | |
---|---|---|---|
Next Message | Florian G. Pflug | 2005-11-24 23:14:14 | Re: backup/restore buttons deactivated |
Previous Message | Umur YILMAZ | 2005-11-24 07:30:08 | shared library not loaded |