2
« on: June 16, 2003, 09:31:28 am »
Well, I followed acraig\'s build procedure :
-> revert to bison-1.35
-> got CS with the command \"cvs -z3 d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/crystal co -rPRE_THING_FACTORIES CS\"
-> got cel with \"cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cel co -D 2003-05-16 cel\"
-> got planeshift with \"cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/planeshift co -rMB010 planeshift\"
-> then I built everything in the right order. The only difference is that I used the art directory from planeshift-0.2.010FullSourceAndArt.tar.gz (that I had previously downloaded but wich didn\'t work for me) instead of planeshift.tar.gz. I had to use the \"usual\" configure/make procedure instead of the jam based one for CS because the jam based one wouldn\'t accept my libpng... I used jam for the rest though.
So I think I have the right version...