cooldad
Totaler Anfänger
HI
ich führe Installation so aus wie in der INSTALL steht aber ab dem Punkt"./configure" komm ich net weiter!!
das steht im logfile
hmm was habe ich falsch gemacht?? erbitte um hilfe
ich führe Installation so aus wie in der INSTALL steht aber ab dem Punkt"./configure" komm ich net weiter!!
Code:
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1497: checking build system type
configure:1515: result: i686-pc-linux-gnu
configure:1523: checking host system type
configure:1537: result: i686-pc-linux-gnu
configure:1545: checking target system type
configure:1559: result: i686-pc-linux-gnu
configure:1601: checking for a BSD-compatible install
configure:1655: result: /usr/bin/install -c
configure:1666: checking whether build environment is sane
configure:1709: result: yes
configure:1729: checking for gawk
configure:1745: found /usr/bin/gawk
configure:1755: result: gawk
configure:1765: checking whether make sets $(MAKE)
configure:1785: result: yes
configure:2036: checking for gcc
configure:2065: result: no
configure:2116: checking for cc
configure:2145: result: no
configure:2158: checking for cc
configure:2204: result: no
configure:2257: checking for cl
configure:2286: result: no
configure:2300: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
das steht im logfile
Code:
cooldad@cooldad:~/Desktop/licq-1.3.2> ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
hmm was habe ich falsch gemacht?? erbitte um hilfe