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
Next revision Both sides next revision
cluster:180 [2019/07/18 08:19]
hmeij07
cluster:180 [2019/07/18 08:22]
hmeij07 [OpenStructure]
Line 32: Line 32:
 -- Found FFTW: /share/apps/CENTOS6/fftw/3.3.8-enable-single/lib/libfftw3f.so -- Found FFTW: /share/apps/CENTOS6/fftw/3.3.8-enable-single/lib/libfftw3f.so
 -- Found TIFF: /share/apps/CENTOS6/tiff/4.0.9/lib/libtiff.so (found version "4.0.9") -- Found TIFF: /share/apps/CENTOS6/tiff/4.0.9/lib/libtiff.so (found version "4.0.9")
 +
 +
 +
 +# setup the environment
 +egrep ^export /share/apps/CENTOS6/openstructure/1.9-install.txt
 +
 +# invoke CLI
 +ost --help
 +Usage:
 +
 +    ost [ost options] [script to execute] [script parameters]
 +
 +or
 +    ost [action name] [action options]
 +
  
 </code> </code>
 +
  
 ====== Compilations ====== ====== Compilations ======
Line 141: Line 157:
 export PATH=/share/apps/CENTOS6/openstructure/1.9/bin:$PATH export PATH=/share/apps/CENTOS6/openstructure/1.9/bin:$PATH
 export LD_LIBRARY_PATH=/share/apps/CENTOS6/openstructure/1.9/lib64:$LD_LIBRARY_PATH export LD_LIBRARY_PATH=/share/apps/CENTOS6/openstructure/1.9/lib64:$LD_LIBRARY_PATH
- 
-</code> 
- 
- 
- 
-# setup the environment 
-egrep ^export /share/apps/CENTOS6/openstructure/1.9-install.txt 
- 
-ost --help 
-Usage: 
- 
-    ost [ost options] [script to execute] [script parameters] 
- 
-or 
-    ost [action name] [action options] 
- 
  
 </code> </code>
cluster/180.txt ยท Last modified: 2019/07/31 14:56 by hmeij07