Team, 

Good News!!! got ant's bootstrap.sh to work on brutus using a locally
built kafee. stefano, dalibor and me worked on building kaffe from its
CVS HEAD on brutus, the code is in /home/dims/kaffe and the results
are at /usr/local/gump-kaffe and i have switched the
/usr/local/gump/kaffe/gump/cron/local-env-brutus.sh to point to this
kaffe instance.

Sequence of steps:
Step #1: Run "apt-get build-dep kaffe" to get all the dependencies
Step #2: Get the CVS HEAD of Kaffe as follows:
cd /home/dims
export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/kaffe
cvs login
Enter the password readonly
cvs checkout kaffe 
Step #3: Build and Install Kaffe as follows:
cd kaffe
./configure --with-jikes --prefix=/usr/local/gump-kaffe && make && make install

Note that step #1 needed root privs and stefano did the honors. Thanks
a ton to dalibor for patiently walking through the steps. Let's cross
our fingers and wait for the run at 18:00 PST today.

thanks,
dims

-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to