Blog : Suit My Mind - Software that suits you

#5 Playing with Cappuccino 0.7b

In this episode, I'll explain how to install Cappuccino 0.7b and still be able to play with 0.6. I'll assume you went through the steps described in episode #2 : Build Cappuccino from the source.

Here are some useful links about :

Here are the commands I run to completely remove Cappuccino 0.6 at the end of the screencast (watch out, those commands really delete files ...) :

sudo rm /usr/local/bin/bake
sudo rm /usr/local/bin/cplutil
sudo rm /usr/local/bin/nib2cib
sudo rm /usr/local/bin/objj
sudo rm /usr/local/bin/objjc
sudo rm /usr/local/bin/ojtest
sudo rm /usr/local/bin/press
sudo rm /usr/local/bin/steam
sudo rm -Rf /usr/local/share/objj

Your comments/remarks are welcome here!

Episode files