Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Check if the symlink you made exist:
- ln -l /usr/lib/x86_64-linux-gnu/libjpeg.so.8
- Remove symlink:
- sudo rm -i /usr/lib/x86_64-linux-gnu/libjpeg.so.8
- Download and install:
- wget https://archive.debian.org/debian/pool/main/libj/libjpeg8/libjpeg8_8b-1_amd64.deb
- sudo apt install ./libjpeg8_8b-1_amd64.deb
Advertisement
Add Comment
Please, Sign In to add comment