glu? problemi nella compilazione
Inviato: dom 22 gen 2006, 21:59
Salve,
Ho qualche problema nel compilare un sorgente.
./configure mi restituisce il seguente errore:
che pacchetto mi serve? credevo di avere tutto il necessario.
glut != glu vero?:roll:
Ho qualche problema nel compilare un sorgente.
./configure mi restituisce il seguente errore:
Codice: Seleziona tutto
...
...
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for glBegin in -lGL... yes
checking for gluCylinder in -lGLU... no
*** You need to get GLU ***
tochiro@darkstar:~/share/makehuman-0.8_beta$Codice: Seleziona tutto
tochiro@darkstar:~/share/makehuman-0.8_beta$ ls /var/log/packages/ | grep -i glu
glut-3.7-i486-1
tochiro@darkstar:~/share/makehuman-0.8_beta$