From: Scott J. C. <ced...@cs...> - 2004-03-16 23:24:10
|
Hey guys, After some unanticipated headaches, I think I've got CVS on sapir working to the point that you should be able to checkout, configure, and compile without needing any Autotools (Autoconf, Automake, and the like). Can those of you with sapir accounts please try out the new repository (an explicit list of commands follows this message)? Let me know if you have any troubles. My next goal is migrating CVS to SourceForge, after which anonymous CVS read access will be available to all. I'll keep this list posted. Scott Commands: (Please try on various machines; CVS root directory is /sapir/s1/semlab/CVSROOT). $ cvs checkout -r pub-rel-autotools infomap $ cd infomap $ ./configure $ make |