Jikes & OS X (II)

1 min read

linuxI upgraded the server to bind 9.2.1 release 1.7x.2 last night.

musicI voted for Kelly, again. I'm just so predictable.

linuxIs Red Hat the Microsoft of Linux?

musicRIAA promotes file sharing.

windowsMicrosoft: XP SP1 "Within 10 Days"

newsShop till you drop. Size does matter.

windowsMicrosoft Publishes 272 Windows APIs.

javaSome problems with Jikes 1.1.6 have been fixed and are available via CVS. Here are the steps I used to compile and install the latest snapshot under OS X 10.1.5:

cvs -d :pserver:[email protected]:/usr/cvs/jikes login
cvs -d :pserver:[email protected]:/usr/cvs/jikes checkout jikes
cd jikes
./configure
sudo make install
rehash
cd ..
rm -rf jikes

blankThe first cvs command will prompt for a password, simply enter "anoncvs".

Someone has made a patch for Jaguar, but I haven't had a chance to tried it, yet.

javaThe Jakarta Commons BeanUtils version 1.4.1 has been released.

javaVersion 3.4 of the NetBeans IDE has also been released.