会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
往日的雨幽
博客园
首页
新随笔
联系
订阅
管理
文章分类 -
Linux
linux下查看和添加PATH环境变量
摘要:#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)
Centos下安装erlang+postgresql+Zotonic
摘要: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)
公告