dannnyjos
Big Geek
Hi guys, I'm new to Linux, just started to try Knoppix the other day. Now, I've installed Kubuntu 8.04.1 (Hardy Heron) on my local HD, but I'm am finding it impossible to install anything on it. I have have rtfm'd and followed all sorts od insturctions on how to install a number of things (like xmms player, BeepPlayer, gcc, the C library, etc.), but I keep getting the same error:
tucuman@ubuntu:~/DOWNLOADS/xm2$ ./configure
loading cache ./config.cache
checking host system type... x86_64-unknown-linux-gnu
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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for prefix by checking for xmms... no
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
tucuman@ubuntu:~/DOWNLOADS/xm2$
and then a log file is generated:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:796: checking host system type
configure:834: checking for a BSD compatible install
configure:887: checking whether build environment is sane
configure:944: checking whether make sets ${MAKE}
configure:990: checking for working aclocal
configure:1003: checking for working autoconf
configure:1016: checking for working automake
configure:1029: checking for working autoheader
configure:1042: checking for working makeinfo
configure:1125: checking for xmms
configure:1166: checking for gcc
configure:1279: checking whether the C compiler (gcc ) works
configure:1295: gcc -o conftest conftest.c 1>&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 1290 "configure"
#include "confdefs.h"
main(){return(0);}
I'm using KDE v. 3.5.9, if thats of any help to you. Please, I'm dying to install a buch of apps but I don't know what to do anymore. Installing things on Linux seems to be an ordeal. Any help would be appreciated. Thanks guys....
tucuman@ubuntu:~/DOWNLOADS/xm2$ ./configure
loading cache ./config.cache
checking host system type... x86_64-unknown-linux-gnu
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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for prefix by checking for xmms... no
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
tucuman@ubuntu:~/DOWNLOADS/xm2$
and then a log file is generated:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:796: checking host system type
configure:834: checking for a BSD compatible install
configure:887: checking whether build environment is sane
configure:944: checking whether make sets ${MAKE}
configure:990: checking for working aclocal
configure:1003: checking for working autoconf
configure:1016: checking for working automake
configure:1029: checking for working autoheader
configure:1042: checking for working makeinfo
configure:1125: checking for xmms
configure:1166: checking for gcc
configure:1279: checking whether the C compiler (gcc ) works
configure:1295: gcc -o conftest conftest.c 1>&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 1290 "configure"
#include "confdefs.h"
main(){return(0);}
I'm using KDE v. 3.5.9, if thats of any help to you. Please, I'm dying to install a buch of apps but I don't know what to do anymore. Installing things on Linux seems to be an ordeal. Any help would be appreciated. Thanks guys....