( no avatar )
I'm having trouble whenever I try installing AWN from source,following the instructions on Launchpad, here's the output:
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)
make[2]: Entering directory `/home/xxxxxx/avant-window-navigator/pyawn'
***INFO*** Generating awn.c from awn.defs
Traceback (most recent call last):
File "/usr/share/pygtk/2.0/codegen/codegen.py", line 1707, in
sys.exit(main(sys.argv))
File "/usr/share/pygtk/2.0/codegen/codegen.py", line 1665, in main
p.startParsing()
File "/usr/share/pygtk/2.0/codegen/scmexpr.py", line 113, in startParsing
for statement in statements:
File "/usr/share/pygtk/2.0/codegen/scmexpr.py", line 27, in parse
fp = open(filename, 'r')
IOError: [Errno 2] No such file or directory: '/usr/share/pygtk/2.0/defs/gconf.defs'
make[2]: *** [awn.c] Error 1
make[2]: Leaving directory `/home/xxxxxxx/avant-window-navigator/pyawn'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/xxxxxxx/avant-window-navigator'
make: *** [all] Error 2
***INFO*** Generating awn.c from awn.defs
Traceback (most recent call last):
File "/usr/share/pygtk/2.0/codegen/codegen.py", line 1707, in
sys.exit(main(sys.argv))
File "/usr/share/pygtk/2.0/codegen/codegen.py", line 1665, in main
p.startParsing()
File "/usr/share/pygtk/2.0/codegen/scmexpr.py", line 113, in startParsing
for statement in statements:
File "/usr/share/pygtk/2.0/codegen/scmexpr.py", line 27, in parse
fp = open(filename, 'r')
IOError: [Errno 2] No such file or directory: '/usr/share/pygtk/2.0/defs/gconf.defs'
make[2]: *** [awn.c] Error 1
make[2]: Leaving directory `/home/xxxxxxx/avant-window-navigator/pyawn'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/xxxxxxx/avant-window-navigator'
make: *** [all] Error 2
![Click to quote this passage; Click again to jump to bottom [Q]](engine/grafts/newdefault/images/qq.png)