emsquid / pic

Preview Image in CLI.
MIT License
58 stars 4 forks source link

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

Open aicynide opened 10 months ago

aicynide commented 10 months ago

OS: Arch linux

Package Manager: Nix

libsixel location: /nix/store/rdjjehwjwokshehrifjdjdjejsiegwj-libsixel1.10.x/lib/libsixel.so.1

aicynide commented 10 months ago

@emsquid

aicynide commented 10 months ago

I hope rebuilding pic fixes it

aicynide commented 10 months ago

No it didn't

emsquid commented 10 months ago

I've heard of such errors but couldn't find the culprit, maybe you don't have libsixel installed ? Tell me if you do

emsquid commented 10 months ago

Otherwise I will make Sixel a feature so that pic works without libsixel, it's probably the best thing to do

aicynide commented 10 months ago

I've heard of such errors but couldn't find the culprit, maybe you don't have libsixel installed ? Tell me if you do

Its 100% installed

https://x0.at/G9cE.jpg

lir

More solid proof: $ asciinema play https://asciinema.org/a/o6LeRJXJhHqi3K8AmnpNCGFR5

https://asciinema.org/a/o6LeRJXJhHqi3K8AmnpNCGFR5

libsixel location: /nix/store/rdjjehwjwokshehrifjdjdjejsiegwj-libsixel1.10.x/lib/libsixel.so.1

aicynide commented 10 months ago

Do you trust me now?

aicynide commented 10 months ago

Otherwise I will make Sixel a feature so that pic works without libsixel, it's probably the best thing to do

You can happily remove kitty but never remove Sixel, its the backbone of tty graphics

emsquid commented 10 months ago

Do you trust me now?

I trusted you dw, I'll try to find why you have this issue