[问题] PATH 怎么编辑?

楼主: zzzoprah (重新认识自己)   2013-02-17 21:50:03
不好意思, 我完全没有Linux的底子
因为要使用open source的toolkits时出现问题
还请有经验的版友帮个忙
我已安装了toolkit "wave"
使用该toolkit "wave" 时系统回传`wave: Command not found.'
指导手册上说:
If you see a response similar to `wave: Command not found.', you will need to
find the executable copy of WAVE on the WAVE host system. (It may be in a
directory that is not part of your PATH; if so, you may wish to add that
directory to your PATH by editing .cshrc or .profile in your home directory.
看起来 我必须编辑 .profile 以增加此 wave toolkit 至 PATH
请问我应该要怎么进行??
还请有经验的版友教我了, 谢谢 ~~
作者: DarkKiller (System hacked)   2013-02-18 02:40:00
export PATH=/new/path:$PATH (可能是放到 .bashrc)
作者: kindaichitom (饭吃到下巴脱臼)   2013-02-18 18:14:00
或是放在 .bash_profile 也行
作者: aweilin   2013-02-20 18:12:00
vi ~/.bashrcAdding this line PATH=$PATH:~/bin/source ~/.bashrc or reboot
作者: mshockwave (夏克维夫)   2013-02-24 11:52:00
.bash_profile是远端登录时会读的 .bashrc是本机
作者: s6414073   2013-03-05 13:02:00
楼上 我测试过都会读= = 他有先后顺序的 by鸟哥 择一即可
作者: uranusjr (←這人是超級笨蛋)   2013-03-05 16:01:00
事实上有分 non-login shell 和 login shell 不一样

Links booklink

Contact Us: admin [ a t ] ucptt.com