bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Failed GNUstep installation on Ubuntu 10.04 AMD64 platform


From: Fred Kiefer
Subject: Re: Failed GNUstep installation on Ubuntu 10.04 AMD64 platform
Date: Wed, 01 Dec 2010 22:31:40 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.15) Gecko/20101026 SUSE/3.0.10 Thunderbird/3.0.10

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]