cluster:180
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cluster:180 [2019/07/18 12:19] – hmeij07 | cluster:180 [2019/07/31 18:56] (current) – hmeij07 | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| -- Found FFTW: / | -- Found FFTW: / | ||
| -- Found TIFF: / | -- Found TIFF: / | ||
| + | |||
| + | |||
| + | |||
| + | # setup the environment | ||
| + | egrep ^export / | ||
| + | |||
| + | # invoke CLI | ||
| + | ost --help | ||
| + | Usage: | ||
| + | |||
| + | ost [ost options] [script to execute] [script parameters] | ||
| + | |||
| + | or | ||
| + | ost [action name] [action options] | ||
| + | |||
| </ | </ | ||
| + | |||
| ====== Compilations ====== | ====== Compilations ====== | ||
| Line 46: | Line 62: | ||
| export PATH=/ | export PATH=/ | ||
| - | tar zxvf ../ | + | tar zxvf ../ |
| cd Python-2.7.15/ | cd Python-2.7.15/ | ||
| - | ./configure --prefix=/ | + | ./configure --prefix=/ |
| export PATH=/ | export PATH=/ | ||
| export LD_LIBRARY_PATH=/ | export LD_LIBRARY_PATH=/ | ||
| - | python ../ | + | python ../ |
| pip install numpy scipy | pip install numpy scipy | ||
| Line 144: | Line 160: | ||
| </ | </ | ||
| + | Remarkably complex compilations. | ||
| + | Notes (from developers): | ||
| - | # setup the environment | + | 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" |
| - | egrep ^export | + | where " |
| - | + | ||
| - | ost --help | + | |
| - | Usage: | + | |
| - | + | ||
| - | ost [ost options] [script to execute] [script parameters] | + | |
| - | + | ||
| - | or | + | |
| - | ost [action name] [action options] | + | |
| - | + | ||
| - | + | ||
| - | </code> | + | |
| - | + | ||
| - | Remarkably complex compilations. | + | |
| ====== cmake.log ====== | ====== cmake.log ====== | ||
| Line 248: | Line 253: | ||
| </ | </ | ||
| + | \\ | ||
| + | **[[cluster: | ||
cluster/180.1563452389.txt.gz · Last modified: by hmeij07
