Results 1 to 3 of 3
Hello everyone! I'm new to Linux, and I'm trying to install XMMS. In the instructions I have to install the glib and gtk libraries, but when I try to execute ...
- 05-10-2007 #1Just Joined!
- Join Date
- May 2007
- Posts
- 1
configure: error: can not guess host type; you must specify one
Hello everyone! I'm new to Linux, and I'm trying to install XMMS. In the instructions I have to install the glib and gtk libraries, but when I try to execute ./configure I get this error:
freechus9@chyeastation:~/Downloads/glib-1.2.10$ ./configure
loading 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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking host system type... configure: error: can not guess host type; you must specify one
Can anyone help me out? Thanks a lot!
- 05-11-2007 #2
Try install automake and autoconf then run ./configure again.
- 05-11-2007 #3
Which Linux distro do you have? you can install xmms through Package Manager easily.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote