Franck wrote:

I am under mandrake 9 and when i try to compil gtk+-2.0.8, i get the error message 'no makefile found'. What's wrong ?

Hey, you have to run 'configure' first. Have you read 'README' file coming
with source ?
Anyway:
cd gtk+-2.0.8
./configure
make
su -l
cd <i dont know where you compiling>/gtk+-2.0.8
make install

Olexiy

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to