Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'How To Run It?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
How To Run It?
Authored by: Guiyon on May 24, '02 02:13:19PM

Download the tar archive.
Open up a new Terminal window and cd into the new folder.
Type ./configure (or some variant of this. Some use ./config, ./Configure, etc)
After that step, type make. Take a break, this may take a while.
Once the make finishes, type sudo make install
After that finishes, type rehash to refresh the shell's available programs.



[ Reply to This | # ]