Pagina 1 di 1

installazione librerie

Inviato: mercoledì 31 marzo 2010, 12:29
da geppoilfolle
ciao a tutti

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#
mi aiutate???? :(

grazie

Re: installazione librerie

Inviato: mercoledì 31 marzo 2010, 12:39
da Pingue_pinguino
Ciao,

il pacchetto build-essentials è installato?

Re: installazione librerie

Inviato: mercoledì 31 marzo 2010, 12:57
da geppoilfolle
grazie

Re: installazione librerie

Inviato: mercoledì 31 marzo 2010, 17:47
da Pingue_pinguino
grazie
de che? hai risolto?