ubuntu server 804
sto cercando di installare delle librerie ma mi da questo errore
Codice: Seleziona tutto
root@ubuntu:~# cd libusb-1.0.6
root@ubuntu:~/libusb-1.0.6# ./configure; make; make install
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/pippo/libusb-1.0.6':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
root@ubuntu:~/libusb-1.0.6#
grazie
