Warning: Undefined array key "DOKU_PREFS" in /usr/share/dokuwiki/inc/common.php on line 2082
cluster:180 [DokuWiki]

User Tools

Site Tools


cluster:180

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
cluster:180 [2019/07/18 08:22]
hmeij07 [OpenStructure]
cluster:180 [2019/07/18 09:18]
hmeij07 [Compilations]
Line 62: Line 62:
 export PATH=/share/apps/CENTOS6/cmake/3.12.1/bin:$PATH export PATH=/share/apps/CENTOS6/cmake/3.12.1/bin:$PATH
  
-tar zxvf ../Python-2.7.15.tgz                                                                                                       +tar zxvf ../Python-2.7.15.tgz
 cd Python-2.7.15/  cd Python-2.7.15/ 
-./configure --prefix=/share/apps/CENTOS6/python/2.7.15 --enable-shared                                                              +./configure --prefix=/share/apps/CENTOS6/python/2.7.15 --enable-shared
 export PATH=/share/apps/CENTOS6/python/2.7.15/bin:$PATH export PATH=/share/apps/CENTOS6/python/2.7.15/bin:$PATH
 export LD_LIBRARY_PATH=/share/apps/CENTOS6/python/2.7.15/lib:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=/share/apps/CENTOS6/python/2.7.15/lib:$LD_LIBRARY_PATH
-python ../get-pip.py                                                                                                                +python ../get-pip.py
 pip install numpy scipy  pip install numpy scipy 
  
Line 161: Line 161:
  
 Remarkably complex compilations. Remarkably complex compilations.
 +
 +Notes (from developers):
 +
 +With the 1.10 release, you won't need the "brute fix for boost to find libs anymore. This page instructions to be for 1.9 by either doing a "git checkout 1.9.0" after "cd openstructure-1.9" or by fetching a tagged tar ball directly (in gitlab, the URL for that would be \\ https://git.scicore.unibas.ch/schwede/openstructure/repository/1.9.0/archive.tar.gz \\
 +where "1.9.0" can be replaced with any git-tag).
  
 ====== cmake.log ====== ====== cmake.log ======
cluster/180.txt ยท Last modified: 2019/07/31 14:56 by hmeij07