<div dir="ltr"><div class="gmail_quote"><div>Hm... still having the build errors after having macports rebuild all the packages on my system over the course of the day.  Here's the version of SCons I'm using:</div>
<div><br></div><div>SCons by Steven Knight et al.:</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>script: v0.97.D001, 2007/05/17 11:35:19, by knight on roxbury</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>engine: v0.97.D001, 2007/05/17 11:35:19, by knight on roxbury</div>
<div>Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 The SCons Foundation</div><div> </div><div>I see there is a 1.0 version of SCons on the scons website... I'll work on getting that running and give building the GUI CLAM apps on my pokey G4 then... sorry for the delay!</div>
<div><br></div><div>B</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br><br>---------- Forwarded message ----------<br>From: David García Garzón <<a href="mailto:dgarcia@iua.upf.edu">dgarcia@iua.upf.edu</a>><br>
To: <a href="mailto:clam-devel@llistes.projectes.lafarga.org">clam-devel@llistes.projectes.lafarga.org</a><br>Date: Wed, 13 Aug 2008 14:41:43 +0200<br>Subject: Re: {Disarmed} [Clam-devel] Re: Clam-devel Digest, Vol 21, Issue 53<br>
You need to use a newer version of SCons.<br>
<br>
On Dimecres 13 Agost 2008, bennett kolasinski wrote:<br>
> ah... thanks, Natanael.  Now CLAM's having trouble figuring out where QTDIR<br>
> is.  I installed QT4 to macports' default install location on Leopard-<br>
> /opt/local - and I see a number of qt-related libraries in /opt/local/lib--<br>
> but setting QTDIR to either of those isn't working; I get the following:<br>
><br>
> AttributeError: SConsEnvironment instance has no attribute 'AddMethod':<br>
>   File "/Volumes/devo/clam/trunk/Annotator/vmqt/SConstruct", line 40:<br>
>     env.Tool('qt4', toolpath=[clam_sconstoolspath])<br>
>   File "/opt/local/lib/scons-0.97/SCons/Environment.py", line 1340:<br>
>     tool(self)<br>
>   File "/opt/local/lib/scons-0.97/SCons/Tool/__init__.py", line 157:<br>
>     apply(self.generate, ( env, ) + args, kw)<br>
>   File "/usr/local/share/clam/sconstools/qt4.py", line 390:<br>
>     env.AddMethod(enable_modules, "EnableQt4Modules")<br>
><br>
><br>
> Any suggestions?  Hopefully this will be all I need to get the builds<br>
> going!</blockquote></div></div>