You didn’t use sudo for the make install. This would most likely be why it doesn’t have permissions within the /lib/* directory. Try again with sudo make install
instead of make install
1 Like
You didn’t use sudo for the make install. This would most likely be why it doesn’t have permissions within the /lib/* directory. Try again with sudo make install
instead of make install