OpenSim 4.0 on Ubuntu
Posted: Sat Mar 30, 2019 12:28 am
Hi everyone,
I am trying to build and install OpenSim core on Ubuntu and e.g. on Google Drive. I wonder if this is possible.
I used this procedure below from OpenSim core (on Github) in Google notebook.
Ubuntu 16.04 Xenial Xerus AND Ubuntu 16.10 Yakkety Yak:
**************************
!sudo apt-get update
!sudo apt-get --yes install git cmake cmake-curses-gui \
...
make -j8 install
**************************
It works up to the first "make -j8" but then it takes long time and here is the error log (CMakeOutput.log):
https://drive.google.com/file/d/1ODgmyq ... sp=sharing
I would appreciate any comments for the following issues:
1. Is this a right way of building and installing OpenSim on e.g. Google Drive so that I can use it on Google notebooks with e.g. OpenSim's Python API.
2. If this is not the case, what do I need to do to built and install OpenSim on the cloud?
Thank you!
Cheers,
Hossein
I am trying to build and install OpenSim core on Ubuntu and e.g. on Google Drive. I wonder if this is possible.
I used this procedure below from OpenSim core (on Github) in Google notebook.
Ubuntu 16.04 Xenial Xerus AND Ubuntu 16.10 Yakkety Yak:
**************************
!sudo apt-get update
!sudo apt-get --yes install git cmake cmake-curses-gui \
...
make -j8 install
**************************
It works up to the first "make -j8" but then it takes long time and here is the error log (CMakeOutput.log):
https://drive.google.com/file/d/1ODgmyq ... sp=sharing
I would appreciate any comments for the following issues:
1. Is this a right way of building and installing OpenSim on e.g. Google Drive so that I can use it on Google notebooks with e.g. OpenSim's Python API.
2. If this is not the case, what do I need to do to built and install OpenSim on the cloud?
Thank you!
Cheers,
Hossein