[Debian GNUstep maintainers] Bug#584505: libProjectCenter.so.0: cannot open shared object file: No such file or directory
Yavor Doganov
yavor at gnu.org
Fri Jun 4 06:41:00 UTC 2010
On Thu, Jun 03, 2010 at 11:01:17PM -0700, Marc J. Driftmeyer wrote:
> We have a couple behavior issues:
I'm afraid I can't reproduce them.
> It appears that ProjectCenter is looking for libProjectCenter.so.0
> under /usr/lib/libProjectCenter.so.0
No. Please post the output of
ldd /usr/bin/ProjectCenter
> mdriftmeyer at horus:/usr/lib$ ProjectCenter
> ProjectCenter: error while loading shared libraries:
> libgnustep-base.so.1.18: cannot open shared object file: No such file
> or directory
> My setup has not libgnustep-base.so.1.18 shared library so it will
> fail every time.
But you had a manually built Base/1.18 at some point, and you probably
had a manually built ProjectCenter linked against it. This version was
never uploaded to Debian, so it appears you have a mix of local and
system packages/libraries...
> ii gnustep-base-runtime 1.20.0-1 GNUstep Base library - daemons and
> ii libobjc2 4.5.0-3 Runtime library for GNU Objective-
...and gnustep-base + GCC from experimental (which shouldn't be a problem).
More information about the pkg-GNUstep-maintainers
mailing list