As I know, the latest version of Cenon only works with GNUstep from SVN. If you remember, George send some patchs to GNUstep. Since Cenon is developed with Cocoa and needs some changes to run with GNUstep. I have Cenon installed on my machine, and works fine, but of course I have GNUstep from SVN.
On mié, 2010-12-01 at 22:31 +0100, Fred Kiefer wrote: > Am 30.11.2010 20:59, schrieb Russel Oliver: > > Dear Support - > > > > I wish to run Cenon, which requires GNUstep. > > > > The log files are attached. > > > > Please help. > > > > Thank you. > > > > --Russel Oliver > > Hi Russel, > > the output of these log files is fairly easy to interpret. You just need > to look at the file with the highest number, in your case > 06-back-config.log. Close to the end of the file you find: > > configure:8215: result: no > configure:9016: checking Backend Server > configure:9018: result: x11 > configure:9021: checking Backend Graphics > configure:9023: result: art > configure:9031: WARNING: can't find freetype, required for graphics=art > configure:9036: WARNING: can't find libart, required for graphics=art > configure:9044: Switching to xlib > configure:9147: error: libXt not found - required for building x11 server > > This means that you are missing a lot of the libraries GNUstep back > needs to compile. You may have these libraries themselves installed, but > not the development version of them. Normally this is in a separate > package with an -dev extension. Just use the package manager of you > choice and keep on adding these packages until you make the configure > script of GNUstep back happy. > It may help to have a look into the other configure logs as well, as > some additional libraries may be missing there. Even though these are > not essential to run GNUstep, you may want to install them as well. > > Hope this helps > Fred > > _______________________________________________ > Bug-gnustep mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/bug-gnustep _______________________________________________ Bug-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnustep
