On Dec 19, 2007, at 2:24 PM, Kewley, J (John) wrote:
Hi,
[can you pass this on to the correct person if it is not yourself]
I have recently being reading
http://www.globus.org/toolkit/docs/4.0/globus_is_modular.html
and noticed the info on
make-packages.pl
I can download it OK from CVS (the packaging directory) but when I try
building stuff
I need a password to logon to the cvs server. Is there a place to
download what is needed
without the password?
Cheers
JK
The option --anonymous will use anonymous cvs checkouts so you won't
need a password. You won't be able to commit changes from that
checkout (without some trickery) when you do that, but it will be
fine for building the toolkit.
Joe