Smash, over at The Indepundit has taken issue with something that I said in one of his comments. He plays on it very well and responds in a truly satirical fashion. What I said, was: … no Human being should be subjected to all out war by [a] foreign country in order to gain [freedom]. …
Author Archives: chrisale
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)”