[Debian GNUstep maintainers] Bug#584505: libProjectCenter.so.0: cannot open shared object file: No such file or directory
Marc J. Driftmeyer
mjd at reanimality.com
Fri Jun 4 06:01:17 UTC 2010
Package: projectcenter.app
Version: 0.5.3~20100601-1
Severity: normal
We have a couple behavior issues:
With projectcenter.app libs referenced under /usr/lib/projectcenter.app/ on Sid I get the following results with running from command line:
mdriftmeyer at horus:/usr/lib$ ProjectCenter
mdriftmeyer at horus:/usr/lib$ ProjectCenter: error while loading shared libraries: libProjectCenter.so.0: cannot open shared object file: No such file or directory
It appears that ProjectCenter is looking for libProjectCenter.so.0 under /usr/lib/libProjectCenter.so.0
Making symlinks to this resolves this issue, but spawns a secondary issue that my setup cannot work around.
mdriftmeyer at horus:/usr/lib$ sudo ln -s projectcenter.app/libProjectCenter.so libProjectCenter.so
mdriftmeyer at horus:/usr/lib$ sudo ln -s projectcenter.app/libProjectCenter.so.0 libProjectCenter.so.0
mdriftmeyer at horus:/usr/lib$ sudo ln -s projectcenter.app/libProjectCenter.so.0.6.0 libProjectCenter.so.0.6.0
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
mdriftmeyer at horus:/usr/lib$
My setup has not libgnustep-base.so.1.18 shared library so it will fail every time.
Do I need to purge and reinstall or do we have a problem here?
- Marc
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages projectcenter.app depends on:
ii gnustep-back0.16 0.16.0-3 The GNUstep GUI Backend
ii gnustep-base-runtime 1.20.0-1 GNUstep Base library - daemons and
ii gnustep-common [gnustep-fslay 2.4.0-3 Common files for the core GNUstep
ii gnustep-gpbs 0.17.1-1 The GNUstep PasteBoard Server
ii gnustep-gui-runtime 0.17.1-1 GNUstep GUI Library - runtime file
ii libc6 2.11.1-2 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.5.0-3 GCC support library
ii libgnustep-base1.19 1.19.3-3 GNUstep Base library
ii libgnustep-gui0.16 0.16.0-2 GNUstep GUI Library
ii libobjc2 4.5.0-3 Runtime library for GNU Objective-
Versions of packages projectcenter.app recommends:
ii gorm.app 1.2.10-1 Visual Interface Builder for GNUst
ii libgnustep-gui-dev 0.17.1-1 GNUstep GUI header files and stati
projectcenter.app suggests no packages.
-- no debconf information
More information about the pkg-GNUstep-maintainers
mailing list