[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: shared library dependencies ProjectCenter
From: |
Riccardo Mottola |
Subject: |
Re: shared library dependencies ProjectCenter |
Date: |
Sun, 06 Jan 2013 23:12:40 +0100 |
User-agent: |
Mozilla/5.0 (X11; NetBSD i386; rv:17.0) Gecko/17.0 Thunderbird/17.0 |
Hi,
On 01/06/13 19:03, edwin ancaer wrote:
Hello,
I managed to build GNUstep from source with clang, and did some test
compiling smal test programs in objc. As everything seemed to work
fine, Then I got more abitious and tried to build ProjectCenter.
Make and make install went flawlessly, but when I tried to run
ProjctCenter, I got the error message: error while loading shared
libraries: libgnustep-gui.so.0.22: cannot open shared object file: No
such file or directory
When I did ldd, I noticed something strange: ProjectCenter has a
dependency on libgnustep-gui.so.0.22 and libgnustep-gui.so.0.23 (see
attached file). Can you tell me how to solve this? (It might be the
result of the many failed trials building gnustep /projectcenter in
the past)
Yes, it is definitely some kind of problem during your many builds,
since it is not intentional. The first thing I would do is to uninstall
(try make uninstall) ProjectCenter, make clean and rebuild it again
You could also remove both gui version, make clean. configure and
reinstall gui, just to be sure.
Riccardo
--
---
GNUstep maintainer and Application developer