24小时热门版块排行榜    

查看: 1363  |  回复: 3

gongyiweimu

木虫 (著名写手)

[求助] Linux系统下GMIN软件安装及使用

我下载GMIN的svn.tar.bz2文件,但是解压后没有发现是soft文件夹,不知道如何安装,求高手指点,要是用过GMIN的高手能指点一下就更好了!

GMIN软件的主页:http://www-wales.ch.cam.ac.uk/GMIN/

本人对linux系统使用很弱,以下是我所知道的tar.bz2源代码包安装方式:  
1、找到相应的软件包,比如soft.tar.bz2,下载到本机某个目录;  
2、打开一个终端,su -成root用户;  
3、cd soft.tar.bz2所在的目录;  
4、tar -xjvf soft.tar.bz2 //一般会生成一个soft目录  
5、cd soft  
6、./configure  
7、make  
8、make install

[ 来自科研家族 木虫量化 ]
回复此楼
远山飘渺或可登
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

easygeton

铜虫 (小有名气)

【答案】应助回帖

感谢参与,应助指数 +1
找到configure文件所在的那个目录就可以,然后./configure
2楼2012-07-29 18:21:14
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

gongyiweimu

木虫 (著名写手)

引用回帖:
2楼: Originally posted by easygeton at 2012-07-29 18:21:14
找到configure文件所在的那个目录就可以,然后./configure

非常感谢!但没有这个文件,要不你亲自试试。
远山飘渺或可登
3楼2012-07-29 21:06:12
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

tengh

木虫 (小有名气)

【答案】应助回帖

★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★
gkf高: 金币+4 2013-08-26 09:38:34
gongyiweimu: 金币+10, ★★★★★最佳答案, 谢谢啦,要是早一年就好 2013-08-27 18:05:52
你可以按照下面这个说明来进行安装,但是要根据你自己的机器环境做些改动,步骤其实就两步,cmake产生makefile文件,然后再make即可。

Compilation with cmake
======================
With cmake, the build is done in a separate directory from the source.  

1. Make a build directory (typically GMIN/bin/build).

2. From within that directory, tell cmake what to compile

  $ cmake /path/to/source

3. Build GMIN using the automatically generated Makefile

  $ make -j

The -j flag does the compilation in parallel

Changing options
----------------
You can use the in-terminal gui ccmake to adjust all compilation options.
This includes which target executables to make (e.g. amber, charmm)

From whithin the build directory

  $ ccmake .

You may need to redo the cmake setup

  $ cmake .

choosing the fortran compiler
-----------------------------
To select the portland group fortran compiler the cmake build command is
modified like

  $ FC=pgf90 cmake /path/to/source/

Compiling with MPI
------------------
The MPI compilation with cmake currently only works with pgi (I think).
The command to build with MPI is a bit daft, but this is what works.
You need to specify the mpi compiler, you need to turn on the MPI precompiler
flag (this really aught to be done automatically), and you need to tell cmake
which mpi compiler to use (becuase they are all called mpif90).

  $ FC=mpif90 cmake /path/to/source/ -DWITH_MPI=true -DCOMPILER_SWITCH=pgi
4楼2013-08-26 08:52:02
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 gongyiweimu 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 一志愿吉林大学材料学硕321求调剂 +4 Ymlll 2026-03-18 6/300 2026-03-18 22:15 by li123456789.
[考研] 321求调剂 +3 何润采123 2026-03-18 3/150 2026-03-18 21:27 by li123456789.
[考研] 344求调剂 +6 knight344 2026-03-16 7/350 2026-03-18 20:13 by walc
[考研] 286求调剂 +6 lemonzzn 2026-03-16 9/450 2026-03-18 15:31 by vgtyfty
[考研] 材料专硕274一志愿陕西师范大学求调剂 +6 薛云鹏 2026-03-13 6/300 2026-03-18 14:14 by 脱颖而出
[考研] 288求调剂,一志愿华南理工大学071005 +4 ioodiiij 2026-03-17 4/200 2026-03-18 12:36 by Linda Hu
[考研] 293求调剂 +11 zjl的号 2026-03-16 16/800 2026-03-18 08:10 by zhukairuo
[考研] 085600材料与化工求调剂 +5 绪幸与子 2026-03-17 5/250 2026-03-17 16:40 by laoshidan
[考研] 材料与化工专硕调剂 +5 heming3743 2026-03-16 5/250 2026-03-17 14:03 by 勇敢太监王公公
[考研] 一志愿,福州大学材料专硕339分求调剂 +3 木子momo青争 2026-03-15 3/150 2026-03-17 07:52 by laoshidan
[基金申请] 今年的国基金是打分制吗? 50+3 zhanghaozhu 2026-03-14 3/150 2026-03-16 17:07 by 北京莱茵润色
[考研] 一志愿华中师范071000,325求调剂 +6 RuitingC 2026-03-12 6/300 2026-03-16 14:50 by 可淡不可忘
[考研] 0703化学调剂 290分有科研经历,论文在投 +7 腻腻gk 2026-03-14 7/350 2026-03-16 10:12 by houyaoxu
[考研] 080500,材料学硕302分求调剂学校 +4 初识可乐 2026-03-14 5/250 2026-03-14 21:08 by peike
[考研] 中科大材料专硕319求调剂 +3 孟鑫材料 2026-03-13 3/150 2026-03-14 18:10 by houyaoxu
[考研] 复试调剂 +3 呼呼?~+123456 2026-03-14 3/150 2026-03-14 16:53 by WTUChen
[考研] 一志愿哈工大材料324分求调剂 +5 闫旭东 2026-03-14 5/250 2026-03-14 14:53 by 木瓜膏
[考研] 274求调剂 +3 S.H1 2026-03-12 3/150 2026-03-13 15:15 by JourneyLucky
[考研] 070303一志愿西北大学学硕310找调剂 +3 d如愿上岸 2026-03-13 3/150 2026-03-13 10:43 by houyaoxu
[考研] 290求调剂 +3 ADT 2026-03-13 3/150 2026-03-13 10:19 by peike
信息提示
请填处理意见