<div dir="ltr">OK, I updated SCons to 1.0 (I didn't have to use macports after all-- SCons is quite easy to install after all! score 1 for python!) and NE as well as Annotator/vmqt built fine.  I'm still having problems building Annotator, though.  Issuing 'scons' for Annotator gives this error:<br>
<br>    scons: *** Path for option prefix does not exist: <br><br>...and then when you set 'prefix', you get the same error but for clam_prefix.  So I invoked scons with clam_prefix and prefix both set to /usr/local, and I got the following warnings with every file that was compiling:<br>
<br><command line>:1:1: warning: "RESOURCES_BASE" redefined<br><command line>:1:1: warning: this is the location of the previous definition<br><br>...and then the build failed when trying to link the OnsetExtractor:<br>
ld: library not found for -lfftw3<br><br>but I have fftw-3 and fftw-3-single installed.  little more help please?<br><br>so we're *close* to the PPC mac build.. I hope I hope...<br><br>B<br><br><br><div class="gmail_quote">
On Wed, Aug 13, 2008 at 10:27 PM, David García Garzón <span dir="ltr"><<a href="mailto:dgarcia@iua.upf.edu">dgarcia@iua.upf.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Yes, they also released yesterday. Scons 1.0 just adds documentation to 0.85<br>
which is the one required to compile. So 1.0 will be just fine. We should add<br>
a restriction on the version so that you get a version missmatch error<br>
instead a missing method error.<br>
<br>
Don't worry for the delay. Mac users are very patient, aren't they? ;-)<br>
<br>
David.<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
On Dijous 14 Agost 2008, bennett kolasinski wrote:<br>
> Hm... still having the build errors after having macports rebuild all the<br>
> packages on my system over the course of the day.  Here's the version of<br>
> SCons I'm using:<br>
><br>
> SCons by Steven Knight et al.:<br>
> script: v0.97.D001, 2007/05/17 11:35:19, by knight on roxbury<br>
> engine: v0.97.D001, 2007/05/17 11:35:19, by knight on roxbury<br>
> Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 The SCons Foundation<br>
><br>
> I see there is a 1.0 version of SCons on the scons website... I'll work on<br>
> getting that running and give building the GUI CLAM apps on my pokey G4<br>
> then... sorry for the delay!<br>
><br>
> B<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<br>
> > 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<br>
> ><br>
> > QTDIR<br>
> ><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<br>
> ><br>
> > /opt/local/lib--<br>
> ><br>
> > > but setting QTDIR to either of those isn't working; I get the<br>
> > > 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!<br>
<br>
<br>
<br>
</div></div><font color="#888888">--<br>
David García Garzón<br>
(Work) dgarcia at iua dot upf anotherdot es<br>
<a href="http://www.iua.upf.edu/%7Edgarcia" target="_blank">http://www.iua.upf.edu/~dgarcia</a><br>
</font></blockquote></div><br></div>