May 17

Sounds like the build system is 64-bit compatible. Lets see...

becker73: eups distrib --install --prefer-tag rhel4 --current LSSTPipe

Success! Can I move over my development to darkstar? I hope so since ostrogoth is a dog...

svn co $LSST_SVN/DC2/fw/trunk fw
svn co $LSST_SVN/DC2/imageproc/tickets/7 imageproc
eups declare -r $LSST_DEVEL/DC2/fw fw becker
eups declare -r $LSST_DEVEL/DC2/imageproc imageproc becker   ####  AHHH NOTE THAT ITS NOT DEPENDED UPON "fw becker"
# HACK : imageproc/ups/imageproc.table says setupRequired(fw becker)
cd fw
scons

should be it.