SliTaz SliTaz Forum

You are not logged in.

#1 2017-04-26 18:19:01

wb-slitaz
Member
Registered: 2017-01-26
Posts: 19

install libreoffice in live-distribution

hallo,

I want to build my own live-edition of slitaz-rolling-core with my prefered programs. Everything works fine. Only libreoffice makes problems.

I installed LibreOffice5.3:

>tazpkg -gi get-LibreOffice

>get-LibreOffice

after that in /usr/share/applications:

for i in $(ls /usr/lib/libreoffice*/share/xdg/*desktop); do ln -sf $i; done

then appear all subtitles in the menue, but I can not start libreoffice.

libreoffice is installed in /usr/lib/libreoffice5.3/program

there I find soffice and swriter and so on, but when i start these programms, then appears only for one moment the picture of the startmenue form libreoffice and that is was.

Is anyone able to tell me what I am doing wrong. Maybe problems with the wrights?

Thanks for any help

Offline

#2 2017-04-27 08:57:46

rerivero
Member
Registered: 2012-06-18
Posts: 235

Re: install libreoffice in live-distribution

try

$ libreoffice5.3 --writer

it does not work? Check as root..

# cd /usr/share/applications

# ls -la libreoffice-*

[attachment=44588,2485]

Offline

#3 2017-04-27 09:05:36

rerivero
Member
Registered: 2012-06-18
Posts: 235

Re: install libreoffice in live-distribution

Solve symbolic link. First delete link

# rm libreoffice-writer.desktop

Create new symbolic link

# ln -s /usr/lib/libreoffice*/share/xdg/writer.desktop libreoffice-writer.desktop

try

$ libreoffice5.3 --writer

Offline

#4 2017-04-27 12:22:33

wb-slitaz
Member
Registered: 2017-01-26
Posts: 19

Re: install libreoffice in live-distribution

Thank You for your help, rerivero, I was not still successfull. I cannot start a program from libreoffice even as root. Perhaps I have problems because I try to install this programms on a live-System. I send pictures from my system.

Thanks for further ideas.

[attachment=44590,2486] [attachment=44590,2487] [attachment=44590,2488] [attachment=44590,2489] [attachment=44590,2490]

Offline

#5 2017-05-27 11:12:37

rerivero
Member
Registered: 2012-06-18
Posts: 235

Re: install libreoffice in live-distribution

Try

$ soffice

work?

Check symbolic links:

ls -la /usr/bin/libreoffice5.3

(In red: broken, green is OK)

it's broken? Maybe the directory is missing /usr/lib/libreoffice/libreoffice5.3/program/soffice

Delete and create new symbolic link (as root)

# cd /usr/bin

remove broken link

# rm libreoffice5.3

create new symbolic link

# ln -s /usr/lib/libreoffice/program/soffice libreoffice5.3

try

$ libreoffice5.3

Offline

#6 2017-05-27 12:23:38

wb-slitaz
Member
Registered: 2017-01-26
Posts: 19

Re: install libreoffice in live-distribution

Thank You, now it run perfectly.

Offline

#7 2017-08-29 16:16:14

Nabuchodonosor
Member
Registered: 2014-01-18
Posts: 12

Re: install libreoffice in live-distribution

Bonsoir.

J'ai posté http://forum.slitaz.org/topic/installation-de-paquet-conversion-de-masse-et-creation-de-recette?replies=3#post-45193

lm2 m'a répondu et j'ai continué sur son impulsion en m'appuyant sur les informations de votre post.

Perfect.

Menu peuplé et lien adapté

Merci

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 8 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]