LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-14-2022, 06:12 AM   #361
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512

Not to steal AlienBob's Thunder but here goes

Eric published libreoffice-7.4.2-x86_64-1alien and related packages 'this morning':
Code:
+--------------------------+
Fri Oct 14 06:01:16 UTC 2022
libreoffice: updated to 7.4.2 for Slackware 15.0 and -current.
  Depends on openjdk11.
  On -current, please also install boost-compat and icu4c-compat to get back
  the older libraries that are part of Slackware 15.0 but not -current.
I removed the SBo and installed the usual LO 7.4.2 packages and ... it works !

ScreenShot: [Help][About] attached.

-- kjh
Attached Thumbnails
Click image for larger version

Name:	LO-7.4.2.3-alien.jpg
Views:	35
Size:	150.7 KB
ID:	39724  
 
3 members found this post helpful.
Old 10-14-2022, 08:26 AM   #362
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
For me it doesn't work

Code:
root@xxxx:~/scripts# libreoffice
/usr/lib64/libreoffice/program/soffice.bin: symbol lookup error: /usr/lib64/libQt5XcbQpa.so.5: undefined symbol: FT_Get_Font_Format
I have the libraries icu4c and boost compat installed:

Code:
root@xxxx:/var/log/packages# ls -la boost*
-rw-r--r-- 1 root root 869871 août  12 16:25 boost-1.80.0-x86_64-1
-rw-r--r-- 1 root root  11331 août  12 16:25 boost-compat-1.80.0-x86_64-1alien
root@xxxx:/var/log/packages# ls -la icu4c*
-rw-r--r-- 1 root root 7848 août  12 04:53 icu4c-71.1-x86_64-1
-rw-r--r-- 1 root root 1952 avril 16 18:45 icu4c-compat-71.1-x86_64-1alien
root@xxxx:/var/log/packages# ls -la libreof*
-rw-r--r-- 1 root root 1288100 oct.  14 12:19 libreoffice-7.4.2-x86_64-1alien
-rw-r--r-- 1 root root    8597 oct.  14 12:19 libreoffice-dict-en-7.4.2-x86_64-1alien
-rw-r--r-- 1 root root    1720 oct.  14 12:19 libreoffice-dict-fr-7.4.2-x86_64-1alien
-rw-r--r-- 1 root root    1233 oct.  14 12:19 libreoffice-kde-integration-7.4.2-x86_64-1alien
-rw-r--r-- 1 root root  182969 oct.  14 12:19 libreoffice-l10n-fr-7.4.2-x86_64-1alien
-rw-r--r-- 1 root root 2053031 oct.  14 12:20 libreoffice-sdkdoc-7.4.2-noarch-1alien
root@xxxx:/var/log/packages# ls -la openjdk*
-rw-r--r-- 1 root root 14449 oct.  14 15:46 openjdk11-11.0.16_8-x86_64-1alien
Any idea?

Last edited by nobodino; 10-14-2022 at 08:47 AM.
 
Old 10-14-2022, 08:36 AM   #363
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
nobodino --

No idea ...

I am running Slackware64 15.0 and from context I assume you're running Slackware64 Current ?

In Slackware 15.0, /usr/lib64/libQt5XcbQpa.so.5 comes from /var/log/packages/qt5-5.15.3_20220318_e507d3e5-x86_64-1_slack15.0

Not sure about Current ...

-- kjh

Not sure this helps because the kernel already told you that FT_Get_Font_Format is missing but here goes:
Code:
[root@kjhlt7 update-logs]# objdump -T /usr/lib64/libQt5XcbQpa.so.5 |grep -n -C4  FT_Get_Font_Format

375-0000000000000000      DF *UND*      0000000000000000  Qt_5_PRIVATE_API _ZN17QPlatformMenuItem11qt_metacallEN11QMetaObject4CallEiPPv
376-0000000000000000      DF *UND*      0000000000000000  Qt_5        _ZN10QByteArray14toLower_helperERKS_
377-0000000000000000      DF *UND*      0000000000000000  Qt_5        _ZN12QPainterPath7cubicToERK7QPointFS2_S2_
378-0000000000000000      DO *UND*      0000000000000000  Qt_5        _ZN7QThread16staticMetaObjectE
379:0000000000000000      DF *UND*      0000000000000000  Base        FT_Get_Font_Format
380-0000000000000000      DF *UND*      0000000000000000  Qt_5        _Zls6QDebugRK6QPoint
381-0000000000000000      DF *UND*      0000000000000000  Base        xcb_icccm_size_hints_set_max_size
382-0000000000000000      DF *UND*      0000000000000000  Qt_5_PRIVATE_API _ZN15QHighDpiScaling14scaleAndOriginEPK15QPlatformScreenP6QPoint
383-0000000000000000      DF *UND*      0000000000000000  Qt_5_PRIVATE_API _ZN20QEventDispatcherUNIX13registerTimerEiiN2Qt9TimerTypeEP7QObject

Last edited by kjhambrick; 10-14-2022 at 09:06 AM. Reason: append objdump |grep
 
1 members found this post helpful.
Old 10-15-2022, 05:30 AM   #364
murdo
Member
 
Registered: Aug 2021
Location: Scotland
Distribution: Slackware64-Current
Posts: 91

Rep: Reputation: 28
Quote:
Originally Posted by murdo View Post
So far I haven't had the issue resurface since this, and I have absolutely no idea why not.

My /etc/profile.d/libreoffice.sh currently enforces gtk3, but when I was testing with that before it wasn't fixing it. As far as I'm aware, nothing else LibreOffice-adjacent changed on my system, though...
And following the 7.4.2 update, it's back... Genuinely have no clue at this point.
 
Old 10-17-2022, 04:33 AM   #365
Regnad Kcin
Member
 
Registered: Jan 2014
Location: Beijing
Distribution: Slackware 64 -current .
Posts: 663

Rep: Reputation: 460Reputation: 460Reputation: 460Reputation: 460Reputation: 460
it works normally for me now no sliver window without the "kludge"
 
Old 10-17-2022, 06:18 AM   #366
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,377

Rep: Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757
From the 7.4.2 release notes
Quote:
Calc now supports and uses 16384 columns (blog post) . (Luboš Luňák, Collabora)
 
2 members found this post helpful.
Old 10-23-2022, 06:49 AM   #367
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
libreoffice-7.4.2 -current:
- doesn't work on my Intel i7-6700,
- but works on my Ryzen 3950X machine.

They are both slackware64 -current machines with no multilib and up to date.
On the Intel machine, I did : "upgradepkg --reinstall --install-new */*.t?z" from the slackware64/ directory to be sure to have a full install of slackware64 -current, and libreoffice.sh is set to "export MESA_LOADER_DRIVER_OVERRIDE=i965" as I haven't any graphic card on this machine.

What's wrong with?
 
Old 11-11-2022, 11:18 AM   #368
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,152

Original Poster
Rep: Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323
Quote:
LibreOffice Enables RISC-V 64-bit Support
If the royalty free open-source processor ISA RISC-V is to enjoy success on the Linux desktop, obviously it needs an office suite... LibreOffice as the open-source office suite alternative to Microsoft Office is now seeing proper RISC-V 64-bit support.
The full story can be found at, https://www.phoronix.com/news/LibreO...V-64-bit-Build
 
2 members found this post helpful.
Old 11-24-2022, 08:28 AM   #369
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,152

Original Poster
Rep: Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323
Quote:
Release of LibreOffice 7.4.3 Community
By Italo Vignoli On November 24, 2022
The announcement, https://blog.documentfoundation.org/...4-3-community/

The release notes, https://wiki.documentfoundation.org/ReleaseNotes/7.4
 
2 members found this post helpful.
Old 11-24-2022, 06:36 PM   #370
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
For those of us who run AlienBob's LibreOffice:

Eric has built and released LibreOffice 7.4.3 and has posted an announcement on Alien Pastures.

Installed and tested here and as usual, it works for me and my use cases.

-- kjh
 
2 members found this post helpful.
Old 01-12-2023, 09:21 AM   #371
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,152

Original Poster
Rep: Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323
Quote:
Berlin, January 12, 2023 – LibreOffice 7.4.4 Community, the fourth maintenance release of LibreOffice 7.4, the volunteer-supported office suite for personal productivity on the desktop, is immediately available.........
The full announcement can be found here, https://blog.documentfoundation.org/...4-4-community/
 
2 members found this post helpful.
Old 01-13-2023, 06:59 AM   #372
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,152

Original Poster
Rep: Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323
Alienbob has been kind enough to update his LibreOffice packages.

Quote:
+--------------------------+
Thu Jan 12 21:23:22 UTC 2023
libreoffice: updated to 7.4.4 for Slackware 15.0 and -current.
Depends on openjdk11.
On -current, please also install boost-compat and icu4c-compat to get back
the older libraries that are part of Slackware 15.0 but not -current.
http://www.slackware.com/~alien/slac.../ChangeLog.txt

https://us.slackware.nl/people/alien...s/libreoffice/

Last edited by cwizardone; 01-13-2023 at 07:02 AM.
 
3 members found this post helpful.
Old 01-17-2023, 03:40 PM   #373
Bindestreck
Member
 
Registered: Jul 2011
Location: Sweden
Distribution: Slackware
Posts: 822

Rep: Reputation: 441Reputation: 441Reputation: 441Reputation: 441Reputation: 441
Hmm, not so lucky with 7.4.4.2 :

Code:
  CXX      contexts/libetonyek_internal_la-PAG1FootnotesElement.lo
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /usr/include/boost/spirit/home/qi/string/symbols.hpp:30,
                 from /usr/include/boost/spirit/home/qi/string.hpp:15,
                 from /usr/include/boost/spirit/home/qi.hpp:28,
                 from /usr/include/boost/spirit/include/qi.hpp:16,
                 from contexts/KEY1DivElement.cpp:10:
/usr/include/boost/spirit/include/phoenix.hpp:12:1: note: ‘#pragma message: This header is deprecated. Use <boost/phoenix.hpp> instead.’
   12 | BOOST_HEADER_DEPRECATED("<boost/phoenix.hpp>")
      | ^~~~~~~~~~~~~~~~~~~~~~~
  CXX      contexts/libetonyek_internal_la-PAG1ShapeContext.lo
  CXX      contexts/libetonyek_internal_la-PAG1StyleContext.lo
In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /usr/include/boost/spirit/home/qi/string/symbols.hpp:30,
                 from /usr/include/boost/spirit/home/qi/string.hpp:15,
                 from /usr/include/boost/spirit/home/qi.hpp:28,
                 from /usr/include/boost/spirit/include/qi.hpp:16,
                 from contexts/KEY1StringConverter.cpp:13:
/usr/include/boost/spirit/include/phoenix.hpp:12:1: note: ‘#pragma message: This header is deprecated. Use <boost/phoenix.hpp> instead.’
   12 | BOOST_HEADER_DEPRECATED("<boost/phoenix.hpp>")
      | ^~~~~~~~~~~~~~~~~~~~~~~
  CXX      contexts/libetonyek_internal_la-PAG1TextStorageElement.lo
  CXXLD    libetonyek_internal.la
  CXXLD    libetonyek-0.1.la
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1DivElement.o):(.bss+0x0): multiple definition of `boost::phoenix::placeholders::uarg10'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x0): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1DivElement.o):(.bss+0x2): multiple definition of `boost::phoenix::placeholders::uarg9'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x2): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1DivElement.o):(.bss+0x4): multiple definition of `boost::phoenix::placeholders::uarg8'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x4): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1DivElement.o):(.bss+0x6): multiple definition of `boost::phoenix::placeholders::uarg7'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x6): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1DivElement.o):(.bss+0x8): multiple definition of `boost::phoenix::placeholders::uarg6'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x8): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1DivElement.o):(.bss+0xa): multiple definition of `boost::phoenix::placeholders::uarg5'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0xa): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1DivElement.o):(.bss+0xc): multiple definition of `boost::phoenix::placeholders::uarg4'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0xc): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1DivElement.o):(.bss+0xe): multiple definition of `boost::phoenix::placeholders::uarg3'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0xe): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1DivElement.o):(.bss+0x10): multiple definition of `boost::phoenix::placeholders::uarg2'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x10): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1DivElement.o):(.bss+0x12): multiple definition of `boost::phoenix::placeholders::uarg1'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x12): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1StringConverter.o):(.bss+0x0): multiple definition of `boost::phoenix::placeholders::uarg10'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x0): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1StringConverter.o):(.bss+0x2): multiple definition of `boost::phoenix::placeholders::uarg9'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x2): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1StringConverter.o):(.bss+0x4): multiple definition of `boost::phoenix::placeholders::uarg8'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x4): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1StringConverter.o):(.bss+0x6): multiple definition of `boost::phoenix::placeholders::uarg7'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x6): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1StringConverter.o):(.bss+0x8): multiple definition of `boost::phoenix::placeholders::uarg6'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x8): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1StringConverter.o):(.bss+0xa): multiple definition of `boost::phoenix::placeholders::uarg5'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0xa): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1StringConverter.o):(.bss+0xc): multiple definition of `boost::phoenix::placeholders::uarg4'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0xc): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1StringConverter.o):(.bss+0xe): multiple definition of `boost::phoenix::placeholders::uarg3'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0xe): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1StringConverter.o):(.bss+0x10): multiple definition of `boost::phoenix::placeholders::uarg2'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x10): first defined here
/usr/bin/ld: ./.libs/libetonyek_internal.a(libetonyek_internal_la-KEY1StringConverter.o):(.bss+0x12): multiple definition of `boost::phoenix::placeholders::uarg1'; ./.libs/libetonyek_internal.a(libetonyek_internal_la-IWORKFormula.o):(.bss+0x12): first defined here
collect2: error: ld returned 1 exit status
make[6]: *** [Makefile:1130: libetonyek-0.1.la] Error 1
make[5]: *** [Makefile:1047: all] Error 2
make[4]: *** [Makefile:402: all-recursive] Error 1
make[3]: *** [Makefile:510: all-recursive] Error 1
make[2]: *** [Makefile:421: all] Error 2
make[1]: *** [/tmp/SBo/libreoffice-7.4.4.2/external/libetonyek/ExternalProject_libetonyek.mk:30: /tmp/SBo/libreoffice-7.4.4.2/workdir/ExternalProject/libetonyek/build] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:289: build] Error 2

LibreOffice:
Would you like to continue processing the rest of the
queue or would you like to abort?  If this failed
package is a dependency of another package in the queue
then it may not make sense to continue.

(Y)es to continue, (N)o to abort, (R)etry the build?:
 
2 members found this post helpful.
Old 01-26-2023, 01:36 PM   #374
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,152

Original Poster
Rep: Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323
Quote:
Berlin, January 26, 2023 – The Document Foundation announces the release of LibreOffice 7.4.5 Community, a maintenance release which solves a crash affecting a large number of users.......
The full announcement can be found at, https://blog.documentfoundation.org/...4-5-community/
 
1 members found this post helpful.
Old 01-27-2023, 06:19 AM   #375
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,152

Original Poster
Rep: Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323Reputation: 7323
Alienbob has been kind enough to update his LibreOffice packages.
Quote:
+--------------------------+
Fri Jan 27 06:30:21 UTC 2023
libreoffice: updated to 7.4.5 for Slackware 15.0 and -current.
Depends on openjdk11.
On -current, please also install boost-compat and icu4c-compat to get back
the older libraries that are part of Slackware 15.0 but not -current.
http://www.slackware.com/~alien/slac.../ChangeLog.txt

The packages can be found at, https://us.slackware.nl/people/alien...s/libreoffice/

Last edited by cwizardone; 01-27-2023 at 06:21 AM.
 
4 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: LibreOffice 4.4 Released as the Most Beautiful LibreOffice Ever LXer Syndicated Linux News 0 01-30-2015 01:10 AM
LXer: LibreOffice vs. OpenOffice: Why LibreOffice Wins LXer Syndicated Linux News 0 10-29-2014 10:50 AM
How to install only Writer from Libreoffice package"libreoffice-4.0.3-i486-1alien.txz just.srad Slackware 10 05-30-2013 02:37 PM
LXer: Build Your Business Around LibreOffice, LibreOffice Certification Program Announced LXer Syndicated Linux News 0 05-07-2012 12:10 PM
LXer: LibreOffice Tips: Inserting Qurâ??an text in LibreOffice Writer LXer Syndicated Linux News 0 04-16-2012 02:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration