Date: Sun, 18 Jun 2006 19:13:24 +0400 From: Boris Samorodov <bsam@ipt.ru> To: David J Brooks <daeg@houston.rr.com> Cc: FreeBSD Ports <ports@freebsd.org> Subject: Re: error while loading shared libraries: /usr/X11R6/lib/libgtk-x11-2.0.so.0: ELF file OS ABI invalid Message-ID: <02982299@srv.sem.ipt.ru> In-Reply-To: <200606180959.28514.daeg@houston.rr.com> (David J. Brooks's message of "Sun, 18 Jun 2006 09:59:28 -0500") References: <200606180959.28514.daeg@houston.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Jun 2006 09:59:28 -0500 David J Brooks wrote: > I recently moved from linux_base-8 to linux_base-fc4 and now I am getting the > following error whenever I try to run Acroread7: > error while loading shared libraries: /usr/X11R6/lib/libgtk-x11-2.0.so.0: ELF > file OS ABI invalid > ... clearly I need to load the linux version of libgtk, but which port is it > in? Acroread port should do it automagically. Can you do: # portupgrade -f acroread7 ..or go to the port and do it by hand: # cd /usr/ports/print/acroread7 # make clean # make # make deinstall # make reinstall ...and report the result? WBR -- Boris B. Samorodov, Research Engineer InPharmTech Co, http://www.ipt.ru Telephone & Internet Service Provider
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02982299>