Awn

`make' after `./configure' returns errors (AWN version 0.4.2)

Bug #1293352 reported by Brandon Taylor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Awn
New
Undecided
Unassigned

Bug Description

I'm running Linux Mint 16, and I cannot seem to `make' AWN after running `./configure'. When I attempt the `make' command, I get a whole bunch of meaningless garbage data that I assume is just part of the make process, but after a little while, the `make' command crashes with the following errors:

Traceback (most recent call last):
  File "/usr/share/pygobject/2.0/codegen/codegen.py", line 1722, in <module>
    sys.exit(main(sys.argv))
  File "/usr/share/pygobject/2.0/codegen/codegen.py", line 1680, in main
    p.startParsing()
  File "/usr/share/pygobject/2.0/codegen/scmexpr.py", line 113, in startParsing
    for statement in statements:
  File "/usr/share/pygobject/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/desktopagnostic.defs'
make[2]: *** [awn.c] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

What's wrong here?

Revision history for this message
Povilas Kanapickas (p12) wrote :

Could you check whether 'python-desktop-agnostic' package is installed?

Revision history for this message
Brandon Taylor (vectrex2k4) wrote :

Installing `python-desktop-agnostic' helps with the `make' and `sudo make install' commands. I see "Avant Window Navigator" as one of my installed programs but now I can't seem to get it to execute.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.