简体   繁体   中英

XAMPP / Textmate problem with OSX Lion?

i just upgraded to Lion and i am trying to set the .bash_profile file for XAMPP but i keep getting:

mate .bash_profile -bash: mate: command not found

mysql -bash: mysql: command not found

can someone please tell me what i need to do as i cant even open the hidden .bash_profile without textmate (mate)?

Thank you in advance ;-)

you can do 3 things,

In textmate you can do the "open" and in the dialog, a checkbox in the botom "Show hidden files" will let you open the .bash_profile

Or you can go to textmate -> help > terminal usage , and there install the mate helper

Or you can use the "pico" editor in the terminal (it's command line editor, but it's simple)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM