Make some symlinks: # for a in libmozjs.so libxpcom.so libxpcom_core.so libldap60.so libprldap60.so libldif60.so libsqlite3.so do ln -s /usr/lib/thunderbird-3.0.4/$a /usr/lib/ done
After that i have this error: $ LANG=C gdb /usr/lib/thunderbird-3.0.4/thunderbird-bin (gdb) run Starting program: /usr/lib/thunderbird-3.0.4/thunderbird-bin [Thread debugging using libthread_db enabled] Program received signal SIGSEGV, Segmentation fault. 0x0808d23e in free () -- Thunderbird cannot find libmozjs.so https://bugs.launchpad.net/bugs/565213 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
