[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: gschem: error while loading shared libraries
On Mon, 2010-05-31 at 22:35 +0100, John Rigg wrote:
> I've just compiled geda-gaf-1.6.1 on my Debian Lenny system.
> Compilation went fine, using
> ./configure
> make
> make install
>
> The following error message appears when I try to run gschem from
> the command line:
>
> gschem: error while loading shared libraries: libgeda.so.38:
> cannot open shared object file: No such file or directory
>
> The file does exist (as a symlink) and it's in /usr/local/lib:
Try "sudo ldconfig"
However.. i'm that confident it will help.
Then "ldd `which gschem` | grep geda"
E.g. on my box:
ldd `which gschem` | grep geda
libgeda.so.38 => /home/pcjc2/geda/lib/libgeda.so.38 (0x00892000)
--
Peter Clifton
Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA
Tel: +44 (0)7729 980173 - (No signal in the lab!)
Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me)
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user