[Clam-devel] Clam compiling OSX questions
David García Garzón
dgarcia at iua.upf.edu
Tue Apr 10 10:27:32 PDT 2007
On Tuesday 10 April 2007 17:46:22 Dan Stowell wrote:
> Pau Arumi wrote:
> > En/na Dan Stowell ha escrit:
> >> Hi Pau -
> >>
> >> Thanks for the responses. Is this (below) the "python related issue"?
> >>
> >> dan-s:~/dev/clam/CLAM/scons/libs danstowell$ scons configure
> >> scons: Reading SConscript files ...
> >> ImportError: No module named versionInfo:
> >> File "/Users/danstowell/dev/clam/CLAM/scons/libs/SConstruct", line
> >> 261: import versionInfo
> >>
> >>
> >> I'm not a python user (yet...) so not sure what to do with this error.
> >
> > Yes, I think so, though not in front of a Mac now. I assume you
> > are using svn version. If not, warn me because this should not
> > happen in CLAM 1.0 (stable)
>
> That's right, I'm using the SVN version. If you know how to fix it, I'd
> be grateful :)
If you are using svn, notice that the new SConstruct is CLAM/SConstruct, the
one at clam/CLAM/scons/libs/SConstruct is deprecated.
Before copying it we changed line 260 sys.path.append to point
to 'scons/sconstools' instead of '../sconstools'. This renders the old
SConstruct unusable.
David.
More information about the clam-devel
mailing list