[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gEDA-user: pb running gschem
hi,
i've installed a new version (version 20021103) of gEDA on my RedHat
7.3, with the default options and directories.
All the installation had run without any error message.
But now i want to run gschem, and i got:
# gschem
gschem: error while loading shared libraries: libgeda.so.17: cannot open
shared object file: No such file or directory
gschem is in :
# which gschem
/usr/local/bin/gschem
and libgeda are installed in /usr/local/lib
# ldd /usr/local/bin/gschem
libgeda.so.17 => not found
libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x4002b000)
libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x40159000)
libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x4018e000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x40191000)
libdl.so.2 => /lib/libdl.so.2 (0x401b5000)
libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x401b8000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x401c1000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x401ce000)
libm.so.6 => /lib/i686/libm.so.6 (0x402a3000)
libguile.so.9 => /usr/lib/libguile.so.9 (0x402c5000)
libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
I've read somewhere that gschem don't need any variable declaration such
as LIBDIR...
For the moment I've made a link from /usr/lib/libgeda.so.17 to
/usr/local/lib/libgeda.so.17, and gschem can run.
But I don't like this solution!
does anybody has a more correct solution to this problem ?
--
Pierre Carecchio
Laboratoire des Ecoulements Géophysiques et Industriels
tel : (0) 476 825 134
fax : (0) 476 825 286