科学网

 找回密码
  注册
ubuntu 环境变量的设置
高建召 2015-9-16 08:22
ubuntu 环境变量的设置 参考: http://my.oschina.net/qinlinwang/blog/30471 到 用户主目录下的.profile或.bashrc文件 登录到你的用户(非root),在终端输入: $ sudo gedit ~/.bashrc (或者 ~/.profile) 可以在此文件末尾加入PATH的设置如下: export PATH=”$PATH:yourPath1:yourPath2 ... ...
个人分类: linux相关|3258 次阅读|没有评论
libg2c.so.0 文件找不到 解决方法
高建召 2012-2-4 15:49
error while loading shared libraries: libg2c.so.0: cannot open shared object file 参考链接:http://quantumwise.com/forum/index.php?topic=17.0 问题: 安装RealSpine的时候,返回如下信息: “error while loading shared libraries: libg2c.so.0: cannot open shared object file” 方法1: (1)到论坛 http: ...
个人分类: linux相关|14611 次阅读|没有评论

本页有 2 篇博文因作者的隐私设置或未通过审核而隐藏

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-25 10:04

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部