|
From: | Yves de Champlain |
Subject: | Re: GNUstep on Darwin ppc |
Date: | Fri, 30 Jul 2004 23:43:20 -0400 |
Following the "README.Darwin" I've built all the libraries and some apps on my mac (FSF gcc-3.3.2, libffi from gcc-3.4.0 and libtiff & C. from Fink). But, while Finger, Calculator and some other simple apps seem to work, when I try to launch a GWorkspace app linked with the FSNode framework, I get:mihaela:~ root# openapp Desktopdyld: /usr/GNUstep/System/Applications/Desktop.app/Desktop can't open library: FSNode.framework/FSNode (No such file or directory, errno = 2)Trace/BPT trap
You need to add a symlink in System/Library/Frameworks/FSNode.framework ln -s Versions/Current/libFSNode.dylib.0.1.0 FSNode You will need to do the same with Adresses yves
[Prev in Thread] | Current Thread | [Next in Thread] |