在centos6.4上安装xmgrace
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在centos6.4上安装xmgrace相关的知识,希望对你有一定的参考价值。
网上教程修正版
①tar xvzf grace-5.1.20.tar.gz //http://www.ftpstatus.com/file_properties.php?sname=plasma-gate.weizmann.ac.il&fid=15
②cd grace-5.1.20 --prefix=/usr/local/grace
③./configure
④make
⑤make install
⑥cd /usr/bin
ln -s /usr/local/grace/bin/xmgrace xmgrace //-f
本文出自 “12477789” 博客,转载请与作者联系!
以上是关于在centos6.4上安装xmgrace的主要内容,如果未能解决你的问题,请参考以下文章
在vmware上安装了centos6.4,为啥系统时间老是出现偏差,有啥办法解决吗?