Tag Archives: install
Installing Scala on Snow Leopard
These are instructions for quickly installing Scala. Scala is a general purpose language almost completely interoperable with Java, and having features of object-oriented and functional languages. I installed Scala in /usr/local , the reason for which can be found here.
Ubuntu Install on XServe G5
I hardly get enough time away from my Mac machines, so I planned to get back in touch with the penguin, and to build a test server. My plan was to install Xen, and then run a Linux instance on … Continue reading
Installing command line MP3 player
mpg123 is a real time MPEG 1.0/2.0/2.5 audio player for layers 1,2 and 3. I was playing with Ruby scripts and needed a command line mp3 player which was not a resource hog. Steps I took for my OS X … Continue reading