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: macsforever2000 on May 24, '02 09:28:10AM

I went to the site and they claim there is no Mac version of Junkbuster. They do have a Unix version, so it should work well for X.

Can someone give pointers on how to compile and run it for X?

[ Reply to This | # ]

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 | # ]
How To Install?
Authored by: paulio on May 24, '02 02:59:00PM

Install fink from http://fink.sourceforge.net/
Go to terminal and type:
fink install junkbuster
Wait...



[ Reply to This | # ]