I'm trying to run gnustep ProjectCenter but I keep getting the following error:
ProjectCenter: error while loading shared libraries: libProjectCenter.so.0: cannot open shared object file: No such file or directory
Running the ldd command on ProjectCenter told me the other libraries where in the lib64 directory,
but when I put libProjectCenter.so.0 in their it still doesn't work
So I wondering if someone could tell me of anything that might get it working
any help is appreciated
PheonixFire
edit:
I fixed it by putting libProjectCenter.so.0 in the lib directory