Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
1d30b24a
Commit
1d30b24a
authored
Feb 22, 2017
by
Thanassis Tsiodras
Browse files
Install POHIAda as well.
parent
4abce4dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/45_pohi.sh
View file @
1d30b24a
...
...
@@ -8,7 +8,14 @@ make distclean # ignore any errors here
./support/reconfig
||
exit
1
PATH
=
${
PREFIX
}
/bin:
${
PATH
}
./configure
||
exit
1
make
||
exit
1
make
install
make
install
||
exit
1
cd
$DIR
/../polyorb-hi-ada
||
exit
1
make distclean
# ignore any errors here
./support/reconfig
||
exit
1
PATH
=
${
PREFIX
}
/bin:
${
PATH
}
./configure
||
exit
1
make
||
exit
1
make
install
||
exit
1
# Add POHI to PATH
PATH_CMD
=
'export PATH=$PATH:'
"
${
PREFIX
}
/bin"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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