Results 1 to 2 of 2
if im running gnome dont i have x running???
Code:
DARKreaction-Vm:/home/darkreaction# cd /home/darkreaction/Desktop/torsmo-0.18
DARKreaction-Vm:/home/darkreaction/Desktop/torsmo-0.18# ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment ...
- 08-04-2008 #1
i just dont understand
if im running gnome dont i have x running???

Code:DARKreaction-Vm:/home/darkreaction# cd /home/darkreaction/Desktop/torsmo-0.18 DARKreaction-Vm:/home/darkreaction/Desktop/torsmo-0.18# ./configure creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for X... no Sorry, X is very much needed
- 08-04-2008 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
Google "Sorry, X is very much needed"
You must have source libraries / devel packages to compile something.


Reply With Quote
