文章分类 -  Linux

摘要:#vim /etc/profile在文档最后,添加:export PATH="/opt/STM/STLinux-2.3/devkit/sh4/bin:$PATH"保存,退出,然后运行:#source /etc/profile不报错则成功。 阅读全文
posted @ 2015-04-19 20:22 往日的雨幽 阅读(2031) 评论(0) 推荐(0)
摘要:1.首先Centos要连上网,centos联网设置连接如下:http://jingyan.baidu.com/album/90808022dc25a1fd91c80fa5.html2.erlang安装:1. 安装依赖包# yum install libGLU-devel2. 安装 wxGTK# w... 阅读全文
posted @ 2015-04-16 20:03 往日的雨幽 阅读(429) 评论(0) 推荐(0)