View Single Post
  #2  
Old February 2nd, 2008, 10:03 AM
macbri's Avatar
macbri macbri is offline
Mac (r)evolution
 
Join Date: Jun 2005
Location: Ireland
Posts: 255
Thanks: 1
Thanked 0 Times in 0 Posts
macbri is on a distinguished road
Try this:
Code:
echo 'export PATH=$PATH:/usr/bin/local' >> ~/.bash_profile
Then open a new terminal and see if that works.
Reply With Quote