Date: Thu, 4 May 2006 17:10:53 +0100 From: "Soo-Hyun Choi" <s.choi@hackers.org.uk> To: "Kalashnikov Ilya" <kalashnikovi@mail.ru> Cc: freebsd-questions@freebsd.org Subject: Re: Shared Library Error Message-ID: <f64556f70605040910w45195b84x2e2609d9ad93d6c7@mail.gmail.com> In-Reply-To: <1146758183.51760.4.camel@n-ss.nighterra> References: <f64556f70605040714k6ef2b7c4v67c3d67210c45caa@mail.gmail.com> <001501c66f8c$6df70e50$01010101@avalon.lan> <f64556f70605040834ue673d62wc3e333a5de04c332@mail.gmail.com> <1146758183.51760.4.camel@n-ss.nighterra>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, It is not solving the problem. :-( Thanks, On 5/4/06, Kalashnikov Ilya <kalashnikovi@mail.ru> wrote: > > On Thu, 2006-05-04 at 16:34 +0100, Soo-Hyun Choi wrote: > > I did "ldconfig -R" and "ldconfig -m /usr/local/lib" but I still get the > error message. So, how would you explicitly do with that if you get: [ > shc@localhost ~]$firefox /libexec/ld-elf.so.1: Shared object " > libgmodule-2.0.so.600" not found, required by "libgtk-x11-2.0.so.600" > Thanks, On 5/4/06, No@SPAM@mgEDV.net <nospam@mgedv.net> wrote: > > > How > do I check/modify ldconfig settings? Would you give me some > > examples? > > > ! man ldconfig > ldconfig -r > ls -l /etc/ld* > ls -l /var/run/ld* > > echo $LD_LIBRARY_PATH > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions To > unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > make link with name libgmodule-2.0.so.600 to libgmodule-2.0.so and try > again. > run as root: > *prompt# ln -s **libgmodule-2.0.so** **libgmodule-2.0.so.600* > -- > Kalashnikov Ilya <kalashnikovi@mail.ru> >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f64556f70605040910w45195b84x2e2609d9ad93d6c7>