straw-devel
[Top][All Lists]
Advanced

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

[Straw-devel] Problem building 0.24


From: Jeremy Jongsma
Subject: [Straw-devel] Problem building 0.24
Date: Wed, 07 Jul 2004 15:50:48 -0500
User-agent: Mozilla Thunderbird 0.7.1 (X11/20040626)

I have all prerequisites specified in the README, and all available devel packages for those prerequisite. I'm not a python guy and I've been fighting with this all afternoon, so any insight is appreciated. Output from my build attempt is this:

[~/straw-0.24] $ python setup.py install_modules_check
running install_modules_check

[~/straw-0.24] $ python setup.py build
running build
running build_py
running build_ext
Traceback (most recent call last):
  File "setup.py", line 154, in ?
    override='src/eggtray/trayicon.override')])
File "/home/jjongsma/straw-0.24/tools/straw_distutils.py", line 520, in setup
    setup(**kwds)
  File "/usr/lib/python2.3/distutils/core.py", line 149, in setup
    dist.run_commands()
  File "/usr/lib/python2.3/distutils/dist.py", line 907, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.3/distutils/dist.py", line 927, in run_command
    cmd_obj.run()
  File "/usr/lib/python2.3/distutils/command/build.py", line 107, in run
    self.run_command(cmd_name)
  File "/usr/lib/python2.3/distutils/cmd.py", line 333, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python2.3/distutils/dist.py", line 927, in run_command
    cmd_obj.run()
File "/usr/lib/python2.3/distutils/command/build_ext.py", line 269, in run
    self.build_extensions()
File "/home/goetz/tmp/pygtk2.0-2.0.0-root/usr/lib/python2.3/site-packages/gtk-2.0/gtk/dsextras.py", line 113, in build_extensions File "/usr/lib/python2.3/distutils/command/build_ext.py", line 395, in build_extensions
    self.build_extension(ext)
File "/home/goetz/tmp/pygtk2.0-2.0.0-root/usr/lib/python2.3/site-packages/gtk-2.0/gtk/dsextras.py", line 120, in build_extension File "/home/goetz/tmp/pygtk2.0-2.0.0-root/usr/lib/python2.3/site-packages/gtk-2.0/gtk/dsextras.py", line 312, in generate File "/home/goetz/tmp/pygtk2.0-2.0.0-root/usr/lib/python2.3/site-packages/gtk-2.0/gtk/dsextras.py", line 312, in <lambda> File "/home/goetz/tmp/pygtk2.0-2.0.0-root/usr/lib/python2.3/site-packages/gtk-2.0/gtk/dsextras.py", line 263, in generate
ImportError: No module named override

--
Jeremy Jongsma
address@hidden
http://www.jongsma.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]