Linux设置:环境变量
摘要:一、在相关配置文件中添加可执行文件/头文件/静态库/动态库的搜索路径对所有用户有效在/etc/profile添加。只对当前用户有效在Home目录下的.bashrc或.bash_profile里添加。#在PATH中找到可执行文件程序的路径。export PATH=$PATH:$HOME/bin#gcc...
阅读全文
posted @ 2015-01-26 15:07
posted @ 2015-01-26 15:07
posted @ 2015-01-26 13:40
posted @ 2015-01-14 15:38
posted @ 2015-01-14 15:24