Closed blooop closed 4 years ago
This problem is caused when GLPK is not available on your system. Try sudo apt-get install libglpk-dev
The most recent git push to KrisLibrary should at least allow the programs to be built when GLPK is not available.
On ubuntu 18.04:
The make apps step from the installation instructions fails:
All the other steps on the installation page work, and the python demos I have run seem to work. I just don't have access to klamp_sim etc.
I also tried updating the docker container to 18.04 as the it fails on the base image of 15.04.
The docker build fails on the
make -j deps
step with: