Skip to content

error when building geomatic plugin #3068

Answered by SalemTree
SalemTree asked this question in Haptics
Discussion options

You must be logged in to vote

I figured it out. A library named libncurses5 is required for geomagic plugin, here is how I installed it:

sudo apt install apt-file
sudo apt-file update
sudo apt-file find libncurses.so.5
sudo apt install libncurses5

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@SalemTree
Comment options

@hugtalbot
Comment options

@SalemTree
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by SalemTree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants