LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Unable to install wine 9.22 on Ubuntu 6.06 (https://www.linuxquestions.org/questions/linux-software-2/unable-to-install-wine-9-22-on-ubuntu-6-06-a-489835/)

WhiskeyTangoFoxtrot 10-05-2006 08:02 PM

Unable to install wine 9.22 on Ubuntu 6.06
 
g'day,
i have been trying to install the latest wine from source for a while now but i keep etting ths darn error
Code:

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc -m32
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.

i have gcc4 installed and i couldnt find glibc on the synaptic package manager. how can i proceed ?

WhiskeyTangoFoxtrot 10-05-2006 08:11 PM

Aha, I have the answer:
I have to have libc6-dev-i386 (not just libc6-i386) installed! The Wine Wiki neglects to mention this.


All times are GMT -5. The time now is 02:49 AM.