4 Apr 2007 15:01
Re: Compiling garnome error
guenther <guenther <at> rudersport.de>
2007-04-04 13:01:54 GMT
2007-04-04 13:01:54 GMT
On Tue, 2007-04-03 at 18:10 -0400, Mauro "Kenny" Freitas wrote: > The command: make install > at ~/garnome/desktop > the following error appeared: Fortunately, this claim is not correct. ;) >From the error message below I can tell you actually are not building GARNOME from a ~/garnome/ directory, but the extracted tarball with a version suffix. Building GARNOME from ~/garnome/ would be a bad idea, because this dir happens to be the default *install* prefix (see gar.conf.mk and the README how to change this, if you want). Using the same directory for the build root and install prefix would be calling for trouble, though it is possible. Anyway, you got both separated, which is good. > creating libtool > checking for X... no > configure: error: X is required, but it was either disabled or not found. > make[4]: ** [configure-work/main.d/xrender- 0.8.3/configure] Erro 1 > make[4]: Saindo do diretório `/home/kenny/garnome-2.18.0/freedesktop/xrender' > make[3]: ** [../../freedesktop/xrender/cookies/main.d/install] Erro 2 > make[3]: Saindo do diretório `/home/kenny/garnome-2.18.0/freedesktop/libxft' > make[2]: ** [../../freedesktop/libxft/cookies/main.d/install] Erro 2 > make[2]: Saindo do diretório `/home/kenny/garnome-2.18.0/platform/gtk+' > make[1]: ** [../../platform/gtk+/cookies/main.d/install] Erro 2 > make[1]: Saindo do diretório `/home/kenny/garnome-2.18.0/desktop/zenity' > make: ** [install] Erro 2 Failing at desktop/zenity...(Continue reading)
RSS Feed