Hi Everyone! Hope you all had a great weekend. We went over to the Mainland this weekend to (finally!) visit my Dad and Step-Mom. It was really nice to see them and I think Jade really enjoyed herself too! I’ve put up new pictures from the weekend, I’m sure you’ll like them. There are a …
Category Archives: Family
Installing Perl and Moveable Type in MacOS X “Panther
The Following instructions will help you to install mod_perl and Moveable Type on your MacOS X Panther (10.3.x) system. This will not work for previous versions of MacOS X. Requirements: These instructions are based on the excellent packages provide by Aaron Fabi and Server Logistics. You should download and install the packages for: Complete Apache …
Continue reading “Installing Perl and Moveable Type in MacOS X “Panther”
HOWTO: Enable Root User in MacOS X (10.3)
Many times when trying to install things in MacOS X using the Terminal you need to do run commands as “Super User”. This is done by running “sudo” before a regular command: eg: sudo make install Or, you have to actually switch to the “root” user using the “su root” (switch user to root) command. …
Continue reading “HOWTO: Enable Root User in MacOS X (10.3)”