[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-user: pb running gschem
Napísané 2003.02.14 17:15, (autor: Pierre Carecchi):
> Marcel Telka a écrit :
> >
> > Napísané 2003.02.14 12:27, (autor: Pierre Carecchi):
> > > 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
> >
> > Try add /usr/local/lib to /etc/ld.so.conf file and then run
> `ldconfig`
> > (as root).
> >
> > Regards.
> >
> > --
>
> i've tried it.
> but without succes :-(
Strange ... and what about this?
LD_LIBRARY_PATH=/usr/local/lib /usr/local/bin/gschem
--
+-------------------------------------------+
| Marcel Telka e-mail: marcel@telka.sk |
| homepage: http://telka.sk/ |
| jabber: marcel@jabber.sk |
+-------------------------------------------+