On 22 Mar 2022 at 7:56, Robert Großkopf wrote:
Date sent: Tue, 22 Mar 2022 07:56:46 +0100
Subject: Re: [libreoffice-users] Off Line Help
Installation
To: users@global.libreoffice.org
From: Robert Großkopf
<robert@familiegrosskopf.de>
Hi Joe,
file:///opt/libreoffice7.3/help/en-GB/text/shared/05/new_help.html?System=UNIX&DbPAR=WRITER&HID=.uno:HelpIndex#bm_id3806162
My guess is that you installed LibreOffice from an Ubuntu
repository, rather than the original libreoffice download site.
/tmp is a particularly stupid location - the clue is in the name.
It's temporary.
I downloaded the help file from LibreOffice.org. Joe
Hope not only the help file but both: The whole LO from LibreOffice.org
and not a part form Ubuntu and another part of LibreOffice.org.
So please have a look at file:///opt/libreoffice7.3/help ist there exist
any help. Then only the link is wrong. And the link will be set from the
main program.
Just wondering. I'm using Fedora and it has the has
7.1.8.1 as the default Libreoffice.
I've also installed 7.2.6.2 and 7.3.1.3 on the system, and
can run whichever one I want from Application Office
Menu.
This is one issue I have. For each version I download the
version of the RPMs, and also download the local help
RPM as well. Extract the files, and then copy the help
RPM files to same location as the other rpms, and then
install. This puts the help files in the correct location.
Have a little script I use to automate process and create a
file I can copy to other systems to install.
newlib=$(ls -1 LibreOffice_$1*.gz |tail -n 1 | cut -f1,2 -d_)
mkdir $newlib
cd $newlib/
for a in ../$newlib*.gz ; do tar xvf $a ; done
for a in $(find . | grep "\.rpm") ; do mv $a .; done
rpm -Uvh *.rpm
tar -Jcvf ../$newlib.xz *.rpm
rm l*.rpm -f
rm LibreOffice_$1* -R -f
cd ..
rmdir $newlib
Regards
Robert
--
Homepage: https://www.familiegrosskopf.de/robert
--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy
+------------------------------------------------------------+
Michael D. Setzer II - Computer Science Instructor
(Retired)
mailto:mikes@guam.net
mailto:msetzerii@gmail.com
Guam - Where America's Day Begins
G4L Disk Imaging Project maintainer
http://sourceforge.net/projects/g4l/
+------------------------------------------------------------+
--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.