Re: [gtk-list] installation: make install and header files



//(...)
///bin/sh ./mkinstalldirs /usr/local/lib/glib/include
// /usr/bin/install -c -m 644 ./glibconfig.h
///usr/local/lib/glib/include/glibconfig.h
///bin/sh ./mkinstalldirs /usr/local/include
//mkdir /usr/local/include
//make[1]: *** [install-includeHEADERS] Error 1
//make[1]: Leaving directory `/home/pijplink/temp/gtk+-1.0.4/glib'
//make: *** [install-recursive] Error 1
//-----
//
//I can't find where in the Makefile the problem is caused, or _what_ the
//problem actually is. Has anyone got any idea? Sorry to bother you again... 

It seems like the last command that is being executed is 'mkdir 
/usr/local/include'. Perhaps that fails for some reason? Do you have write 
access there? Perhaps /usr/local/include already exists, but is a file? Or even 
a link?

//Abdon

Veel succes,

Johannes.
--
Resistance is futile! (If less than 1 ohm)

Bibliovorous chocophiliac.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]