2014-05-14 04:55, Hitesh Shah skrev: > I had a problem getting juffed to start. > > I got this message: > > juffed: error while loading shared libraries: > libjuff.so.0.9: > cannot open shared object file: No such file or directory > > > I found https://bugs.launchpad.net/ubuntu/+source/juffed/+bug/874479 > from 2011 and tried the fix in comment #3 but that didn't work. > > Then I found a more recent "duplicate" and the code in > https://bugs.launchpad.net/ubuntu/+source/juffed/+bug/881211/comments/6 > worked for me: > sudo ln -s /usr/lib64/libjuff.so.0.9 > /usr/lib/x86_64-linux-gnu/libjuff.so.0.9 > > Hi Hitesh,
I guess from this fix, that the difference between our systems is that you run LXQt in 64-bit Lubuntu and I run the 32-bit system, and that juffed works out of the box in Lubuntu 32-bit, but needs this fix (symbolic link) in Lubuntu 64-bit. Best regards Nio -- Lubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/lubuntu-users
