lispbox icon indicating copy to clipboard operation
lispbox copied to clipboard

error while loading shared libraries: libjpeg.so.62:

Open cloutiy opened this issue 10 years ago • 4 comments

Hello,

Really looking forward to playing with LispBox, however getting the following error:

/home/drifter/Applications/lispbox-0.7/emacs-23.2/bin/emacs: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory

Running Ubuntu 14.04. I had installed emacs 24 previously, so not sure if this might be causing a conflict?

Was there anythign else that I needed to do to install, other than extract somewhere and run ./lispbox.sh?

cloutiy avatar Sep 08 '14 01:09 cloutiy

Hi,

Sorry about that - Looks like there's a library you're missing. You can try installing it by "apt-get install libjpeg62", but there may still be more missing.

Not your fault in any way, I should really get to making new builds of Lispbox - if it was statically linked these dependency issues shouldn't happen, but I haven't found the time for that.

It's should be as easy (easier!) as you describe, and I'm sorry it's not!

andreer avatar Sep 14 '14 20:09 andreer

Hi, Don't know if this would be of any help, but it solved the problem and it did not ask for further dependencies, I am running ubuntu12.04 64bit. Thanks for the solution.

vasanthkalingeri avatar Oct 24 '14 18:10 vasanthkalingeri

Also worked for me, running 16.04 64 bit. Looks like great software.

ogkloo avatar Jul 17 '16 17:07 ogkloo

I have this error to: /lispbox-0.7/emacs-23.2/bin/emacs: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory My system is Archlinux x64. I have no solutions for this problems. Please help me

AlekseyZaytcev avatar Sep 05 '16 13:09 AlekseyZaytcev