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


Click here to return to the 'Correct Path' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Correct Path
Authored by: bluehz on Dec 20, '02 10:32:14AM

The path you listed was a little incorrect. Most people woudl know it - but for the newbies. The correct cmd to copy the noted binary (MarsNeedsWomen) to /usr/local/bin is:

sudo cp -p ~/Library/PreferencePanes/MaxMenus.prefPane/
Contents/Resources/MaxMenus.app/
Contents/Resources/MarsNeedsWomen /usr/local/bin/drg

(the above should be all on one line in the terminal)

This copies it to the /usr/local/bin dir and renames it drg. Make sure to do a rehash in your terminal before attempting to use it.



[ Reply to This | # ]
Correct Path
Authored by: robg on Dec 20, '02 10:42:26AM

Argh ... my fault, sorry. I just fixed the original...

-rob.



[ Reply to This | # ]