Mezomish / juffed

JuffEd text editor
GNU General Public License v2.0
56 stars 19 forks source link

Error while loading shared libraries: libjuff.so.0.9 #68

Closed cloutiy closed 2 years ago

cloutiy commented 10 years ago

juffed: error while loading shared libraries: libjuff.so.0.9: cannot open shared object file: No such file or directory

Hello, I receive the error above while trying to start Juffed.

I installed as described on your website.

I am on Kubuntu 14.04, however I got the same error on Lubuntu 14.04.

unn4m3d commented 7 years ago

Got same error.

I've looked for libjuff in /usr like this

/usr/lib64/libjuff.so.0.9
#...

Then I've set LD_LIBRARY_PATH variable and launched JuffEd:

$ LD_LIBRARY_PATH=/usr/lib64 juffed
# Juffed starts as expected

But I don't think it's the best solution

q4a commented 2 years ago

Fixed long time ago. Last development build for *Ubuntu you can download here: https://github.com/Mezomish/juffed/actions/runs/2061613432