Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

img2sixel: error while loading shared libraries: libsixel.so.1: cannot open shared object file: No such file or directory #173

Open
PorcoRosso85 opened this issue Dec 10, 2022 · 1 comment

Comments

@PorcoRosso85
Copy link

I've got this error.
How can I resolve it?

Env
Windows10home
WSL2
ubuntu22.04

Command I used to install

git clone REPO_DIR
cd REPO_DIR
./configure
make
make install
@bladchan
Copy link

It seems that you should run sudo ldconfig to relocate shared libraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants