ubuntu10.04中设置环境变量PATH
在/etc/profile 和 /etc/bash.bashrc文件中末尾增加 export PATH="$PATH:/usr/local/SPTK/bin"(你所添加的路径,注意等号前后不要空格)。
然后注销或重启系统
参考:http://blog.163.com/hduzhang@126/blog/static/31011917200811197652408/
在/etc/profile 和 /etc/bash.bashrc文件中末尾增加 export PATH="$PATH:/usr/local/SPTK/bin"(你所添加的路径,注意等号前后不要空格)。
然后注销或重启系统
参考:http://blog.163.com/hduzhang@126/blog/static/31011917200811197652408/