Replies: 1 comment 1 reply
-
|
Moving this to an issue. It looks like github doesn't let you delete discussions for some reason (?) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
FYI: The command
make unpack-deps; make depswas failing for me when I was installing Klampt by source. I was getting the following error:Per https://stackoverflow.com/a/65194707/5191069 I installed the following:
sudo apt-get install libglfw3-dev libgl1-mesa-dev libglu1-mesa-devI figured this should be updated in the docs so that others don't need to run in this, or a some other solution should be implemented
Ubuntu version:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions