View Single Post
  #1  
Old April 6th, 2008, 08:19 PM
Stormwulf Stormwulf is offline
Registered User
 
Join Date: Apr 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Stormwulf is on a distinguished road
Red face Bash login problem

Hi all,

I installed Mysql on Leopard using the tutorial over at HiveLogic
Everything went fine and I have a working Mysql server.
However if I want to use the Mysql command tool, I have to run . ~/.bash_login every time I open a new Terminal window (I'm using iTerm, but the same happens with Terminal.app), mysql isn't recognized until I do this.
I added the PATH line in bash_login, but it seems like it doesn't gets loaded when I open a new terminal window.
Is there any way to automate this process? What can I do?

Thanks in advance.