You are currently browsing the archives for the "linux" tag.

Replacing gcj on Fedora

October 23rd 2007 - 11:51 am by james

Due to licensing issues, Linux distros can’t distribute Sun’s JDK. Instead they use gcj, which in my experience is utterly broken. I just provisioned a new Fedora 7 VPS server today, and as part of getting tomcat and ant installed I needed to replace gcj with Sun’s JDK. Here’s the steps:
(more…)