BIE |
Getting BIE source through cvs
we use CVS to manange the BIE project. The first thing you want to do is getting the BIE source code.
setenv CVSROOT username@kiwi.cs.umass.edu:/proj4/weinberg/cvsroot
By default, the CVS client uses rsh to talk to the CVS server. Many of the CVS sites no longer support rsh for security reasons Most operating systems are known to integrate OpenSSH into the base system. such as: Debian Linux, Redhat Linux, etc. If you don't have it, check out http://www.openssh.com/
Once ssh is installed, one sets the environment variable CVS_RSH to point to ssh (typically /usr/bin/ssh). If your local site
setenv LAMHOME is required to properly use LAM/MPI Parallel Computing. If you want to know about it, check out http://www.lam-mpi.org/
a sample system configure file once everything is set correctly. simply type 'cvs co BIE ' will let you get BIE source. Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU. Documentation generated at Fri Mar 26 00:35:11 2010 by
|