LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   open office slackbuild problem (https://www.linuxquestions.org/questions/slackware-14/open-office-slackbuild-problem-4175443349/)

cmk77 12-29-2012 04:00 AM

open office slackbuild problem
 
I just installed Open Office using the slackbuild for 32bit Slackware 14.0 but I get a segfault when running soffice. This is probably because I haven't installed jdk, which is required. The reason I could not install jdk is that the source download fails because of some oracle license issue. Did any of you encounter this problem and, if so, what did you do to fix it?

cmk77 12-29-2012 04:25 AM

Well, I found the correct package on the oracle site, accepted the license and now I have jdk installed, but still no luck. I get the wizard, but when I click "finish" the wizard crashes and I see this:
Code:

$ soffice
Application Error

Fatal exception: Signal 6
Stack:
/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3(+0x1fe46)[0xb7577e46]
/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3(+0x1ff3e)[0xb7577f3e]
/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3(+0x1ffeb)[0xb7577feb]
/opt/openoffice.org3/program/../basis-link/program/libvclli.so(_ZN11Application5AbortERK6String+0x1a)[0xb5f1e470]
/opt/openoffice.org3/program/../basis-link/program/libsofficeapp.so(+0x1a487)[0xb750a487]
/opt/openoffice.org3/program/../basis-link/program/libvclli.so(+0xcba20)[0xb5f23a20]
/opt/openoffice.org3/program/../basis-link/program/libvos3gcc3.so(_ZN3vos26signalHandlerFunction_implEPvP13oslSignalInfo+0x12)[0xb5e4d8b6]
/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3(+0x1eef2)[0xb7576ef2]
/opt/openoffice.org3/program/../basis-link/ure-link/lib/libuno_sal.so.3(+0x1ffd4)[0xb7577fd4]
/usr/lib/libgcj.so.13(_ZN4java4lang5Class7forNameEJPS1_PNS0_6StringES2_+0x37)[0xacc86667]
/usr/bin/soffice: line 120: 15786 Aborted                "$sd_prog/$sd_binary" "$@"


kikinovak 12-29-2012 06:53 AM

You can try my packages for 32-bit and 64-bit Slackware:

http://www.microlinux.fr/slackware/14.0/

Take a look in the xap/ directories.

cheers,

Niki

cmk77 12-30-2012 08:11 AM

Thanks, that's nice! But I would really like to know why these slackbuilds fail. I've never had this problem with previous openoffice and slackware versions.

Your packages do work (jdk-7u10 and openoffice-3.4.0), it only gives
Code:

$ soffice
javaldx failed. User must select a JRE from options dialog!

What did you change w.r.t the original slackbuild apart from the versions?


All times are GMT -5. The time now is 07:01 AM.