Hi all,<br><br>I was trying to compile the network editor from the newest SVN sources today on my OS-X 10.4 powerbook, but the compile failed. <br><br>After typing in this command:<br>$ scons install prefix=/Users/greg/Code/CLAM/NetworkEditor/bin clam_prefix=/usr/local
<br><br>I got this error:<br><br>Loading qt4 tool...<br>Loading nsis tool...<br>Loading Bundle tool<br>Lodading dmg tool...<br>Version: 1.0.1<br>Package version: 1.0.1~svn10153<br>IndexError: list index out of range:<br>
File "SConstruct", line 253:<br> BUNDLE_ICON='resources/CLAM.icns',<br> File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/scons/SCons/Environment.py", line 149:<br><br>Um... I checked to see whether the file 'resources/CLAM.icns' was there, because that's apparently where the compilation failed, and it is there. So, I don't know what is happening here... Does anyone know what might be causing this problem?
<br><br>And a more general question: Why is it that CLAM uses scons rather than the ubiquitous make command?<br><br>Best,<br>Greg<br><br><br><br><br>