debian:/home/emil/nedladdat/hotwayd-0.8# ./configure
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)... no
checking for gawk... (cached) mawk
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.
debian:/home/emil/nedladdat/hotwayd-0.8# make
bash: make: command not found
debian:/home/emil/nedladdat/hotwayd-0.8# make install
bash: make: command not found
debian:/home/emil/nedladdat/hotwayd-0.8#
thats what happend.. so how do i get a compiler?
|