LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   libreoffice won't start on slackware-14rc1 (https://www.linuxquestions.org/questions/slackware-14/libreoffice-wont-start-on-slackware-14rc1-4175421665/)

fl0 08-12-2012 02:05 AM

libreoffice won't start on slackware-14rc1
 
Hi @all,

i have a problem with libreoffice, i run slackware-14rc1 and have installed libreoffice via slackbuilds.org (i know its for 13.37), if i launch libreoffice from the cmd, the start window is comming up, and closes without any error, no error in the logs, but libreoffice won't start.

any idea?

regards fl0

fl0 08-12-2012 02:41 AM

ok just fix it, libreoffice complains about missing /usr/share/java/ext

Code:

13027 gettimeofday({1344756586, 397906}, NULL) = 0
13027 access("/usr/share/java/ext", F_OK) = -1 ENOENT (No such file or directory)
13027 lstat64("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0
13027 stat64("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0

touch /usr/share/java/ext fix the problem

so where comes /usr/share/java/ext from?

I have installed the java from extras/ (1.7.05)


All times are GMT -5. The time now is 07:41 PM.