Munkii schreef:
> after going through the installation instruction described at this link:
> http://awn.wetpaint.com/page/SVN+Version+Installation  multiple times
> and with all the built-in dependency hell, i end up with this error:
> 
>> grep: /opt/gnome/lib/libgtk-x11-2.0.la: No such file or directory
>> /usr/bin/sed: can't read /opt/gnome/lib/libgtk-x11-2.0.la: No such file or 
>> directory
>> libtool: link: `/opt/gnome/lib/libgtk-x11-2.0.la' is not a valid libtool 
>> archive
>> make[2]: *** [libawn.la] Error 1
>> make[2]: Leaving directory `/local/Downloads/avant-window-navigator/libawn'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/local/Downloads/avant-window-navigator'
>> make: *** [all] Error 2grep: /opt/gnome/lib/libgtk-x11-2.0.la: No such file 
>> or directory
>> /usr/bin/sed: can't read /opt/gnome/lib/libgtk-x11-2.0.la: No such file or 
>> directory
>> libtool: link: `/opt/gnome/lib/libgtk-x11-2.0.la' is not a valid libtool 
>> archive
>> make[2]: *** [libawn.la] Error 1
>> make[2]: Leaving directory `/local/Downloads/avant-window-navigator/libawn'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/local/Downloads/avant-window-navigator'
>> make: *** [all] Error 2
> 

It says loud and clearly that it is missing libgtk-X11-2.0.la, so you have to
install that first. (Use pin/webpin to find out which package contains that
library.)
Then try again. Did you run the ./configure script BTW? Most of the time it
catches this kind of error.

Regards,
-- 
Jos van Kan                registered Linux user #152704
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to