简体   繁体   English

OSX Lion的XAMPP / Textmate问题?

[英]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: 我刚刚升级到Lion,我试图为XAMPP设置.bash_profile文件,但我不断得到:

mate .bash_profile -bash: mate: command not found mate .bash_profile -bash:mate:找不到命令

mysql -bash: mysql: command not found mysql -bash:mysql:找不到命令

can someone please tell me what i need to do as i cant even open the hidden .bash_profile without textmate (mate)? 有人可以告诉我我该怎么办,因为我什至在没有textmate(伴侣)的情况下也无法打开隐藏的.bash_profile?

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 在textmate中,您可以执行“打开”,然后在对话框中,单击“显示隐藏文件”底部的复选框,即可打开.bash_profile

Or you can go to textmate -> help > terminal usage , and there install the mate helper 或者,您可以转到textmate-> help>终端用法,然后安装mate helper

Or you can use the "pico" editor in the terminal (it's command line editor, but it's simple) 或者,您可以在终端中使用“ pico”编辑器(它是命令行编辑器,但是很简单)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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