기본 환경 설정은 module load 로 설정해서 사용


$ module load compiler/gcc-4.4.6 mpi/openmpi-1.4.3

$ export LD_LIBRARY_PATH=/applic/wa/PYTHON/2.7.3/lib:$LD_LIBRARY_PATH

$ export PATH=/applic/wa/PYTHON/2.7.3/bin:$PATH


$ tar xvzf pcre-8.21.tar.gz 

$ cd pcre-8.21

$ ./configure --prefix=/home01/sunlsy/applib 

$ make

$ make install

$ cd ..

$ tar xvzf boost_1_54_0.tar.gz 

$ cd boost_1_54_0

$ vi bootstrap.sh

    PREFIX=/home01/sunlsy/applib

$ ./bootstrap.sh

$ ./b2 install --prefix=/home01/sunlsy/applib  

$ cd ..

$ tar xvzf sqlite-autoconf-3080002.tar.gz

$ cd sqlite-autoconf-3080002

$ ./configure --prefix=/home01/sunlsy/applib 

$ make

$ make install

$ cd ..

$ tar xvzf libantlr3c-3.2.tar.gz

$ cd libantlr3c-3.2

$ ./configure --prefix=/home01/sunlsy/applib --enable-64bit

$ make

$ make install

$ cd /home01/sunlsy/desmond-sourcecode

$ tar xvzf Desmond-3.4.0.2.tar.gz

$ cd Desmond-3.4.0.2

$ cp share/user-conf.sample.py share/user-conf.py

$ vi share/user-conf.py

$ scons --user-conf=./share/user-conf.py install PREFIX=/home01/sunlsy/Desmond-3.4.0.2

 

## sample run test

$ export DESMOND_PLUGIN_PATH=/home01/sunlsy/Desmond-3.4.0.2/lib/plugin

$ /home01/sunlsy/Desmond-3.4.0.2/bin/desmond \

--include /home01/sunlsy/Desmond-3.4.0.2/share/samples/dhfr.cfg \

--cfg boot.file=/home01/sunlsy/Desmond-3.4.0.2/share/samples/dhfr.dms \

--cfg mdsim.plugin.eneseq.name=dhfr.eneseq

'나의일 관련 > Linux' 카테고리의 다른 글

cdo-1.5.6.1 설치 기록  (0) 2017.10.27
petsc-3.1-p5 설치 기록  (0) 2017.10.27
OS 별 shared libraries 사용 정리  (0) 2017.10.27
antlr3 C 설치 기록  (0) 2017.10.27
diffuse-1.3.4 설치 기록  (0) 2017.10.27
Posted by 천연사이다

블로그 이미지
공부 기록
천연사이다

공지사항

Yesterday
Today
Total

달력

 « |  » 2025.4
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30

최근에 올라온 글

최근에 달린 댓글

최근에 받은 트랙백

글 보관함