Date: Fri, 28 Aug 2009 16:15:05 +0400 From: Boris Samorodov <bsam@ipt.ru> To: Jeff Laine <wtf.jlaine@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: linux_base installation - missing rpm binary Message-ID: <57205174@bb.ipt.ru> In-Reply-To: <20090828115405.GA59475@free.bsd.loc> (Jeff Laine's message of "Fri, 28 Aug 2009 15:54:05 %2B0400") References: <20090828090628.GA57211@free.bsd.loc> <89369855@bb.ipt.ru> <20090828115405.GA59475@free.bsd.loc>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 28 Aug 2009 15:54:05 +0400 Jeff Laine wrote: > I've unpacked my apps under /compat/linux tree but my binary requires > shared X libraries: > >nsdexec: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot > > open shared object file: No such file or directory This library is a part of x11-toolkits/linux-gtk2 port. > >error while loading shared libraries: libXt.so.6: cannot open shared > > object file: No such file or directory > I've tried to install x11/linux-f10-xorg-libs port Good. > but brandelf tells me As I've wrote at my previuos email, brandelf should be used only with binary executives. Don't use it for libraries. You have been warned! ;-) > they are BSD-binaries incompatible with my linux stuff. And thus my app > can't start complaining on incompatibilities if I tune lib paths. You should not tweak paths untill absolutely needed (and if you really understand what you do). Lunuxulator should DRT if a needed library is present. In case of errors submit them here (or better even to freebsd-emulation@ ML, since more people may help there). -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?57205174>