[OGo-Users] Updated on Gentoo to 1.1.6 and now missing library
Alexandre Ghisoli
users@opengroupware.org
Tue, 28 Nov 2006 12:11:45 +0100
Le lundi 27 novembre 2006 à 17:51 -0800, Simon Matthews a écrit :
> I had a working installation of OGO 1.1
>
> I updated it to 1.1.6 using the updated ebuild and now I see the
> following in my logs:
>
> /usr/local/bin/skyaptnotify: error while loading shared libraries:
> libobjc.so.lf2: cannot open shared object file: No such file or
> directory
> /usr/local/bin/skyaptnotify: error while loading shared libraries:
> libobjc.so.lf2: cannot open shared object file: No such file or
> directory
> /usr/local/bin/skyaptnotify: error while loading shared libraries:
> libobjc.so.lf2: cannot open shared object file: No such file or
> directory
> /usr/local/bin/skyaptnotify: error while loading shared libraries:
> libobjc.so.lf2: cannot open shared object file: No such file or
> directory
> /usr/local/bin/skyaptnotify: error while loading shared libraries:
> libobjc.so.lf2: cannot open shared object file: No such file or
> directory
> /usr/local/bin/skyaptnotify: error while loading shared libraries:
> libobjc.so.lf2: cannot open shared object file: No such file or
> directory
> /usr/local/bin/skyaptnotify: error while loading shared libraries:
> libobjc.so.lf2: cannot open shared object file: No such file or
> directory
>
> I can't find libobjc.so.lf2 in /lib, /usr/lib, or anywhere in /usr/local.
>
Simon,
The new OGo 1.1.6 (SOPE 4.5.8) strip the use of heavy modified
libobjc.
>From the release notres :
"Finally gnustep-objc got removed and libFoundation was bumbed to 1.1.3
which removes the requirement for a SOPE/lF specific libobjc. "
Now, it use the GNU GCC libraries, and binaries should point at :
libobjc.so.1 => /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libobjc.so.1
If yours doesnt link correctly, be sure to remove all old binaries, and
check if the install process really install files.
Also, are you speaking of this ebuild ?
http://bugs.gentoo.org/show_bug.cgi?id=24247
Regards
--
Alexandre