Skip to main content

Thread: Swiftweasel stopped working upon today's xulrunner updates


the error is:
code:
/opt/swiftweasel/swiftweasel-3.5.5/swiftweasel-bin:   error while loading shared libraries: libxul.so:   cannot open shared object file: no such file or directory
i'm sure it's because libxul.so located in /usr/lib/xulrunner-1.9.1.5 , in /usr/lib/xulrunner-1.9.1.6

what's right way fix won't happen again on next xulrunner update?

this not way prefer solve this, temporary workaround, here's did:

code:
cd /opt/swiftweasel/swiftweasel-3.5.5  rm libxpcom.so  rm libxul.so  ln -s /usr/lib/xulrunner-1.9.1.6/libxul.so libxul.so  ln -s /usr/lib/xulrunner-1.9.1.6/libxpcom.so libxpcom.so


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Swiftweasel stopped working upon today's xulrunner updates


Ubuntu

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'