emsquid / pic

Preview Image in CLI.
MIT License
59 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 1 year ago

aicynide commented 1 year ago

OS: Arch linux

Package Manager: Nix

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

aicynide commented 1 year ago

@emsquid

aicynide commented 1 year ago

I hope rebuilding pic fixes it

aicynide commented 1 year ago

No it didn't

emsquid commented 1 year 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 1 year ago

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

aicynide commented 1 year 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 1 year ago

Do you trust me now?

aicynide commented 1 year 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 1 year ago

Do you trust me now?

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