I'm trying to build the NetworkEditor on Gentoo with SCons v1.0.0.r3266.

But I'm getting this error:

scons: Reading SConscript files ...
EnvironmentError: No module named qt4:
  File "/home/anders/builds/NetworkEditor-1.3.0/SConstruct", line 44:
    env.Tool('qt4', toolpath=[clam_sconstoolspath])
  File "//usr/lib64/scons-1.0.0/SCons/Environment.py", line 1582:
    tool = apply(SCons.Tool.Tool, (tool, toolpath), kw)
  File "//usr/lib64/scons-1.0.0/SCons/Tool/__init__.py", line 89:
    module = self._tool_module()
  File "//usr/lib64/scons-1.0.0/SCons/Tool/__init__.py", line 140:
    raise SCons.Errors.EnvironmentError, e

-- 
Anders Dahnielson
<[EMAIL PROTECTED]>
_______________________________________________
CLAM mailing list
[email protected]
http://clam.iua.upf.edu

Reply via email to