-
Notifications
You must be signed in to change notification settings - Fork 7
Conversation
d2de514
to
b5bcd93
Compare
Vagrant suggests to use bento boxes as base boxes for different linux flavours. We could/should change to bento/ubuntu-18.04. |
I'm trying to
|
currently doesn't find the system Boost.
That error is due to the name of the |
closes #94 |
probably needs SyneRBI/SIRF-SuperBuild#220 The VM gets created correctly on the ubuntu18.04 branch of the SuperBuild |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also will need to change SIRF_VM_VERSION
in `UPDATE.sh
scripts/bootstrap_ubuntu.sh
Outdated
git checkout ubuntu18.04 | ||
else | ||
cd CCPPETMR_VM | ||
git checkout ubuntu18.04 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will need to change
scripts/bootstrap_ubuntu.sh
Outdated
python -m pip install spyder | ||
|
||
chown -R $SIRFUSERNAME:users $userHOME | ||
# the ubuntu18.04 branch latest commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
delete
will need to update |
No description provided.