Sunday, September 17, 2006

Matrix/make check

I like The Matrix. I just finished watching the trilogy.

The Matrix was the best, closely followed by Revolutions, with Reloaded being without a doubt the worst.

In the end of Revolutions, Neo gets Xed (If you don't get this, read "A Wrinkle in Time". It bears a similarity)

By the way, I made an error in my last post. To compile software, type:
./configure
make
make check [optional; Only needed by a few libraries]
[Login as root]
make install

No comments: