Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_pdata
Commits
f6e15b6c
Commit
f6e15b6c
authored
Sep 04, 2017
by
incardon
Browse files
fixing install script
parent
bebfbbcd
Changes
1
Hide whitespace changes
Inline
Side-by-side
install
View file @
f6e15b6c
...
...
@@ -584,7 +584,7 @@ echo ""
echo
-e
"
\0
33[91;1m if you have in your .bashrc or .bash_profile old openfpm setting, please remove it
\0
33[0m"
echo
""
echo
""
if
[
x
"
$inst_lin_alg
"
==
"y"
-a
x
"
$lin_alg_installed
"
==
""
]
if
[
x
"
$inst_lin_alg
"
==
"y"
-a
x
"
$lin_alg_installed
"
==
""
]
;
then
conf_err
=
1
fi
if
[
$conf_err
-ne
0
]
;
then
...
...
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