Archive for the ‘linux’ Category

Ubuntu 8.10 (Alpha 6) on my Mac Book Pro

I installed Ubuntu 8.10, Alpha 6 on my Mac Book Pro  (2nd generation) last night to give it a whirl.  I didn’t do anything with bootcamp, just a straight install.  The installer was fine, it went it’s normal route.  When I rebooted it took a while – I guess this is expected when booting an [...]

Eclipse and Ubuntu 8.04

I was having some trouble running Eclipse 3.3 Europa on Hardy Heron.  It was unstable, crashing a lot, and hogging way more ram than it normally hogs. Then I realized what I’d forgotten to do on this fresh install.  I forgot to simply ‘sudo update-java-alternatives -s java-6-sun’ and voila, it works like a charm. Eclipse [...]

Installing PHP Java Bridge on Ubuntu

Source Install First, make sure all php packages are updated — if you update PHP after installing this, it will likely segfault. For the purpose of this, I’m using Ubuntu 7.10, and Java 6 (sun-java6) First, get the build essential, as well as php5-dev, sun java and automake # apt-get install build-essential php5-dev sun-java6-jre \ [...]

Subscribe to RSS Feed Follow me on Twitter!