I tried installing XMMS Linux mp3 player from
www.xmms.org
AFter un-tarring it , The uncomprssed folder had a configure , so this is what I did:
bandan@Genesis:~/xmms-1.2.10$ ls
ABOUT-NLS AUTHORS config.log configure.in FAQ install-sh ltmain.sh mkinstalldirs README wmxmms.1.in xmms.m4
acconfig.h ChangeLog config.rpath COPYING General intl Makefile.am NEWS TODO xmms xmms.spec
acinclude.m4 config.guess config.sub depcomp Input libxmms Makefile.in Output Visualization xmms.1.in xmms.spec.in
aclocal.m4 config.h.in configure Effect INSTALL ltconfig missing po wmxmms xmms-config.in
bandan@Genesis:~/xmms-1.2.10$ ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for prefix by checking for xmms... no
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
bandan@Genesis:~/xmms-1.2.10$
Now when I try typing 'make' as given in the instructions , it dusnt work , plz look at the last message 'Ccompiler cannnot create..." , what does it mean??...and how do I get to make it work ....and pls tell me where can i get to know about installing softwares in LInux ...
www.xmms.org
AFter un-tarring it , The uncomprssed folder had a configure , so this is what I did:
bandan@Genesis:~/xmms-1.2.10$ ls
ABOUT-NLS AUTHORS config.log configure.in FAQ install-sh ltmain.sh mkinstalldirs README wmxmms.1.in xmms.m4
acconfig.h ChangeLog config.rpath COPYING General intl Makefile.am NEWS TODO xmms xmms.spec
acinclude.m4 config.guess config.sub depcomp Input libxmms Makefile.in Output Visualization xmms.1.in xmms.spec.in
aclocal.m4 config.h.in configure Effect INSTALL ltconfig missing po wmxmms xmms-config.in
bandan@Genesis:~/xmms-1.2.10$ ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for prefix by checking for xmms... no
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
bandan@Genesis:~/xmms-1.2.10$
Now when I try typing 'make' as given in the instructions , it dusnt work , plz look at the last message 'Ccompiler cannnot create..." , what does it mean??...and how do I get to make it work ....and pls tell me where can i get to know about installing softwares in LInux ...
Comment