Libreoffice 5.3.2

Here you can post links to your contributed packages.
djemos
Salix Warrior
Posts: 1433
Joined: 29. Dec 2009, 13:45
Location: Greece

Libreoffice 5.3.2

Post by djemos »

Libreoffice 5.3.2 + locale + help packages
reedych
Posts: 37
Joined: 11. Mar 2017, 05:24

Re: Libreoffice 5.3.2

Post by reedych »

What's new in 5.2 and 5.3 generally?
User avatar
Van_Vinkle
Donor
Posts: 157
Joined: 25. Oct 2012, 17:39

Re: Libreoffice 5.3.2

Post by Van_Vinkle »

djemos wrote:Libreoffice 5.3.2 + locale + help packages
Thanks! :)
djemos
Salix Warrior
Posts: 1433
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Libreoffice 5.3.2

Post by djemos »

reedych wrote:What's new in 5.2 and 5.3 generally?
https://www.libreoffice.org/download/release-notes/
reedych
Posts: 37
Joined: 11. Mar 2017, 05:24

Re: Libreoffice 5.3.2

Post by reedych »

djemos wrote:
reedych wrote:What's new in 5.2 and 5.3 generally?
https://www.libreoffice.org/download/release-notes/
Thx!
User avatar
SalixManiac
Posts: 113
Joined: 15. Apr 2022, 02:26

Re: Libreoffice 5.3.2

Post by SalixManiac »

Hi djemos

I have a little problem with libreoffice-l10n-packages-5.3.2-x86_64-1dj.tar.gz and libreoffice-help-packages-5.3.2-x86_64-1dj.tar.gz.

$sudo upgradepkg --install-new /libreoffice-5.3.2/lang_packs/libreoffice-l10n-packages-5.3.2-x86_64-1dj.tar.gz
Cannot install libreoffice-l10n-packages-5.3.2-x86_64-1dj.tar.gz: invalid package extension
Colin Chapman “light is right” those last words "the middle pedal is for cowards"
djemos
Salix Warrior
Posts: 1433
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Libreoffice 5.3.2

Post by djemos »

SalixManiac wrote: 26. Jun 2022, 10:48 Hi djemos

I have a little problem with libreoffice-l10n-packages-5.3.2-x86_64-1dj.tar.gz and libreoffice-help-packages-5.3.2-x86_64-1dj.tar.gz.

$sudo upgradepkg --install-new /libreoffice-5.3.2/lang_packs/libreoffice-l10n-packages-5.3.2-x86_64-1dj.tar.gz
Cannot install libreoffice-l10n-packages-5.3.2-x86_64-1dj.tar.gz: invalid package extension
mkdir /tmp/TEST
cd /tmp/TEST
tar xvf path_to/libreoffice-l10n-packages-5.3.2-x86_64-1dj.tar.gz

you will see a folder containing all txz packages
sudo spkg libreoffice-lang-package you like
or upgradepkg --install-new libreoffice-lang-package
cd ~/
rm -rf /tmp/TEST

Why you don't install the new https://people.salixos.org/djemos/salix ... e/7.3.3.2/ package with java and help support
or from this link
also install the deps https://people.salixos.org/djemos/salix/libnumbertext/
https://people.salixos.org/djemos/salix/apache-ant/
https://people.salixos.org/djemos/salix ... 17.0.3.u7/ (choose the openjdk package)
help packages
locale
Use tar xvf package.tar.gz first to untar and then install
or download the help and locale txz package you like from here

libreoffice 7.3.4 txz packages will be available as soon as possible.
User avatar
SalixManiac
Posts: 113
Joined: 15. Apr 2022, 02:26

Re: Libreoffice 5.3.2

Post by SalixManiac »

Sorry sorry soorry

I hadn't seen that it wasn't slack package.

In my desire to change the language of the interface and add the dictionaries of my language, i thought we had to do a few more things than compile the SLKBUILD, I am looking for a solution but without success.

..... I think I understood, I miss him linreoffice-l10n , I prefer this to a systemd language detection :lol:
mkdir /tmp/TEST
cd /tmp/TEST
tar xvf path_to/libreoffice-l10n-packages-5.3.2-x86_64-1dj.tar.gz

you will see a folder containing all txz packages
sudo spkg libreoffice-lang-package you like
or upgradepkg --install-new libreoffice-lang-package
cd ~/
rm -rf /tmp/TEST

Why you don't install the new https://people.salixos.org/djemos/salix ... e/7.3.3.2/ package with java and help support
or from this link
also install the deps https://people.salixos.org/djemos/salix/libnumbertext/
https://people.salixos.org/djemos/salix/apache-ant/
https://people.salixos.org/djemos/salix ... 17.0.3.u7/ (choose the openjdk package)
help packages
locale
Use tar xvf package.tar.gz first to untar and then install
or download the help and locale txz package you like from here

Oups! you are too fast
libreoffice 7.3.4 txz packages will be available as soon as possible.
i didn't dare to change openjdk version.

thank you very much, I will use your tutorial.
Colin Chapman “light is right” those last words "the middle pedal is for cowards"
User avatar
SalixManiac
Posts: 113
Joined: 15. Apr 2022, 02:26

Re: Libreoffice 5.3.2

Post by SalixManiac »

i am reading this message for openjre-17.0.3.u7
checking for version string... 17.0.3+7
checking for javac... [not found]
checking for java... /usr/lib64/java/jre/bin/java
configure: Could not find a valid Boot JDK. OpenJDK distributions are available at http://jdk.java.net/.
configure: This might be fixed by explicitly setting --with-boot-jdk
configure: error: Cannot continue
configure exiting with result code 1
Error: No configurations found for /tmp/jdk17u-jdk-17.0.3-7.
Please run 'bash configure' to create a configuration.

/tmp/jdk17u-jdk-17.0.3-7/make/Init.gmk:124: *** Cannot continue.
I should add:
--with-boot-jdk
or
unmask:
#--disable-javac-server
Colin Chapman “light is right” those last words "the middle pedal is for cowards"
User avatar
SalixManiac
Posts: 113
Joined: 15. Apr 2022, 02:26

Re: Libreoffice 5.3.2

Post by SalixManiac »

no way

https://openjdk.org/groups/build/doc/building.html
Paradoxically, building the JDK requires a pre-existing JDK. This is called the "boot JDK". The boot JDK does not, however, have to be a JDK built directly from the source code available in the OpenJDK Community. If you are porting the JDK to a new platform, chances are that there already exists another JDK for that platform that is usable as boot JDK.

The rule of thumb is that the boot JDK for building JDK major version N should be a JDK of major version N-1, so for building JDK 9 a JDK 8 would be suitable as boot JDK. However, the JDK should be able to "build itself", so an up-to-date build of the current JDK source is an acceptable alternative. If you are following the N-1 rule, make sure you've got the latest update version, since JDK 8 GA might not be able to build JDK 9 on all platforms.

Early in the release cycle, version N-1 may not yet have been released. In that case, the preferred boot JDK will be version N-2 until version N-1 is available.

If the boot JDK is not automatically detected, or the wrong JDK is picked, use --with-boot-jdk to point to the JDK to use.
even with --with-boot-jdk, that don't do.
salix 14.2 use 8u91_b14-x86_64-1gv version N-9 :ugeek:

Would you have the sources of libreoffice-l10n 5.1.4-x86_64-1 dj so that I can modify them for libreoffice-5.3.2?
a long time ago, I tried to compile libreoffice 6.xx on salix 14.2 and I had some segment faults so it might be better to stay on a 100% gcc 5 compatible version.
Colin Chapman “light is right” those last words "the middle pedal is for cowards"
Post Reply