Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos-caddy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Guillaume Hervier
slapos-caddy
Commits
dc274179
Commit
dc274179
authored
Apr 16, 2014
by
Marco Mariani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dream: added LD_PRELOAD for libgfortran
parent
457418e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
software/dream/software.cfg
software/dream/software.cfg
+2
-1
No files found.
software/dream/software.cfg
View file @
dc274179
...
...
@@ -40,6 +40,7 @@ install_cmd =
${python2.7-virtualenv:executable} ${:location}
. ${:location}/bin/activate
export ATLAS=${libatlas:location}/lib/libsatlas.so
export BLAS=${libblas:location}/lib/libfblas.a
#pip install -U setuptools
#pip install -U pip
pip install numpy
...
...
@@ -76,7 +77,7 @@ output = ${buildout:directory}/environment.sh
input = inline:
export PATH="${r-language:location}/bin:$PATH"
export LD_LIBRARY_PATH="${r-language:location}/lib/R/lib:$LD_LIBRARY_PATH"
export LD_PRELOAD=${gcc-fortran:location}/lib64/libgfortran.so.3
[versions]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment