LinuxQuestions.org
Visit Jeremy's Blog.
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-15-2021, 01:01 PM   #16
MDKDIO
Member
 
Registered: Mar 2004
Location: Sweden
Distribution: Slackware 15
Posts: 521

Rep: Reputation: 187Reputation: 187

Quote:
Originally Posted by rsamurti View Post
I tried installing and running this. Even this also fails to start.
Same error as before?

And what packages from that download link did you install? (Not all are needed)
And what language support, including dictionaries do you need?
 
Old 10-15-2021, 01:36 PM   #17
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,289

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Quote:
Originally Posted by rsamurti
Still unable to findout why AlienBob's package is not working.
As Alien Bob now has working packages, why not forget building and skip to those?
Otherwise, if you're a sucker for punishment or perfection, run
Code:
ldd /path/to executable(s) |grep found
I've never had an error escape that check, and it's nearly always been libboost-something-or-other.
 
Old 10-15-2021, 01:48 PM   #18
Roman Dyaba
Member
 
Registered: Sep 2020
Location: Russia, 690016 Vladivostok city, street Osipenko home 66, tel: +79247350007
Distribution: Slackware, UbuntuStudio, FreeBSD, GhostBSD
Posts: 317

Rep: Reputation: 40
it was resolved by upgrade to LibreOffice-7.2.2.2
screenshot and report see at https://www.linuxquestions.org/quest...ml#post6292376
 
Old 10-15-2021, 02:19 PM   #19
MDKDIO
Member
 
Registered: Mar 2004
Location: Sweden
Distribution: Slackware 15
Posts: 521

Rep: Reputation: 187Reputation: 187
Quote:
Originally Posted by Roman Dyaba View Post
it was resolved by upgrade to LibreOffice-7.2.2.2
screenshot and report see at https://www.linuxquestions.org/quest...ml#post6292376
I don't see rsamurti replying to anything in that thread, so how can you know it's been solved?
 
Old 10-15-2021, 02:31 PM   #20
Roman Dyaba
Member
 
Registered: Sep 2020
Location: Russia, 690016 Vladivostok city, street Osipenko home 66, tel: +79247350007
Distribution: Slackware, UbuntuStudio, FreeBSD, GhostBSD
Posts: 317

Rep: Reputation: 40
Lightbulb

Quote:
Originally Posted by MDKDIO View Post
I don't see rsamurti replying to anything in that thread, so how can you know it's been solved?
Once again, for especially gifted bloggers, I'm trying, the problem was solved by UPDATING the PACKAGE on the website of the PACKAGE itself, download the whole package from https://LibreOffice.org , and don't fuck people's brains.
 
Old 10-15-2021, 02:40 PM   #21
Windu
Member
 
Registered: Aug 2021
Distribution: Arch Linux, Debian, Slackware
Posts: 589

Rep: Reputation: Disabled
Quote:
Originally Posted by Roman Dyaba View Post
Once again, for especially gifted bloggers, I'm trying, the problem was solved by UPDATING the PACKAGE on the website of the PACKAGE itself, download the whole package from https://LibreOffice.org , and don't fuck people's brains.
As far as I can see from your other thread Roman, you did not download and install a "package". You downloaded the Libre Office source code, ran something resembling "configure && make && make install" and then started the resulting binary from its local installation path "/usr/local/lib/libreoffice/program/soffice". That is your private binary, it does not help rsamurti a single bit that your locally compiled sources work for you.
 
Old 10-15-2021, 03:02 PM   #22
Roman Dyaba
Member
 
Registered: Sep 2020
Location: Russia, 690016 Vladivostok city, street Osipenko home 66, tel: +79247350007
Distribution: Slackware, UbuntuStudio, FreeBSD, GhostBSD
Posts: 317

Rep: Reputation: 40
Lightbulb

Quote:
Originally Posted by Windu View Post
As far as I can see from your other thread Roman, you did not download and install a "package". You downloaded the Libre Office source code, ran something resembling "configure && make && make install" and then started the resulting binary from its local installation path "/usr/local/lib/libreoffice/program/soffice". That is your private binary, it does not help rsamurti a single bit that your locally compiled sources work for you.
what well to do , if you package is OUTDATED ?

in LibreOffice.org now was changed build system, it now how like a FreeBSD "make", do get dependencies AUTOMATED from internet.
Compilation was light and easy.

I'm only show the way ! You can do select.

https://libreoffice.org
 
Old 10-15-2021, 04:54 PM   #23
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,354

Rep: Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066
Code:
Fri Oct 15 05:34:36 UTC 2021
libreoffice: updated to 7.2.2 for Slackware-current.
  You can compile this on Slackware 14.2 yourself with some caveats, see the
  header of the libreoffice.SlackBuild.
 
Old 10-16-2021, 03:24 AM   #24
Roman Dyaba
Member
 
Registered: Sep 2020
Location: Russia, 690016 Vladivostok city, street Osipenko home 66, tel: +79247350007
Distribution: Slackware, UbuntuStudio, FreeBSD, GhostBSD
Posts: 317

Rep: Reputation: 40
Quote:
Originally Posted by marav View Post
Code:
Fri Oct 15 05:34:36 UTC 2021
libreoffice: updated to 7.2.2 for Slackware-current.
  You can compile this on Slackware 14.2 yourself with some caveats, see the
  header of the libreoffice.SlackBuild.
Why does a person need a slackbuild, if you just need to go to the calalog and start the assembly, because this slackbuild will lead to an error.
The standard assembly from the package LibreOffice.org itself for the Slackware receives all the necessary automatically !
 
Old 10-16-2021, 04:20 AM   #25
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,354

Rep: Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066Reputation: 4066
Quote:
Originally Posted by Roman Dyaba View Post
Why does a person need a slackbuild, if you just need to go to the calalog and start the assembly, because this slackbuild will lead to an error.
The standard assembly from the package LibreOffice.org itself for the Slackware receives all the necessary automatically !
nope

I'm not sure if you really know Alienbob's work ...

Quote:
Why does a person need a slackbuild
probably because the binaries are ready to be installed and with slackpkg+ it takes 20sec to install
Attached Thumbnails
Click image for larger version

Name:	Screenshot_20211016_111744.png
Views:	18
Size:	152.9 KB
ID:	37486  

Last edited by marav; 10-16-2021 at 04:26 AM.
 
Old 10-16-2021, 06:37 AM   #26
Roman Dyaba
Member
 
Registered: Sep 2020
Location: Russia, 690016 Vladivostok city, street Osipenko home 66, tel: +79247350007
Distribution: Slackware, UbuntuStudio, FreeBSD, GhostBSD
Posts: 317

Rep: Reputation: 40
@ marav slackpkg+ is no differ what download from ~alien direct, but before you post about slackbuild.

http://www.slackware.com/~alien/slac...s/libreoffice/
http://www.slackware.com/~alien/slac...pkg64/current/

Code:
mkdir libreoffice
cd libreoffice
wget -c -r -A *.txz -nd -np http://www.slackware.com/~alien/slackbuilds/libreoffice/pkg64/current/
su
installpkg libreoffice*.txz
both, slackpkg+ and sbopkg, is not a clear Slackware way - build pkg from source, also have integrated makepkg Slackware utility.

Code:
bash-5.1# makepkg --help

Usage: makepkg package_name.tgz
       (or: package_name.tbz, package_name.tlz, package_name.txz)

Makes a Slackware compatible package containing the contents of the current
and all subdirectories. If symbolic links exist, they will be removed and
an installation script will be made to recreate them later. This script will
be called "install/doinst.sh". You may add any of your own ash-compatible
shell scripts to this file and rebuild the package if you wish.

options:  -l, --linkadd y|n (moves symlinks into doinst.sh: recommended)
          -p, --prepend (prepend rather than append symlinks to an existing
               doinst.sh.  Useful to link libraries needed by programs in
               the doinst.sh script)
          -c, --chown y|n (resets all permissions to root:root 755 - not
               generally recommended)
          --threads <number> For xz/plzip compressed packages, set the max
               number of threads to be used for compression. Only has an
               effect on large packages. For plzip, the default is equal to
               the number of CPU threads available on the machine. For xz,
               the default is equal to 2 (due to commonly occuring memory
               related failures when using many threads with multi-threaded
               xz compression).
          --compress <option> Supply a custom option to the compressor.
               This will be used in place of the default, which is: -9
          --acls Support storing POSIX ACLs in the package. The resulting
               package will not be compatible with pkgtools version < 15.0.
          --xattrs Support storing extended attributes in the package. The
               resulting package will not be compatible with pkgtools
               version < 15.0.

If these options are not set, makepkg will prompt if appropriate.
i show what LibreOffice.org can get direct all dependencies, and build automatically.

./configure
make
make install


Click image for larger version

Name:	Screenshot_2021-10-16_04-41-37.jpg
Views:	11
Size:	109.3 KB
ID:	37487
is light and very easy today !

but i'm not set branding (name or other), it very easy do set $VALUE

https://libreoffice.org

Last edited by Roman Dyaba; 10-16-2021 at 08:47 AM. Reason: was found error, add screenshot
 
Old 10-16-2021, 09:33 AM   #27
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,969

Rep: Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548
Quote:
Originally Posted by Roman Dyaba View Post
@ marav slackpkg+ is no differ what download from ~alien direct, but before you post about slackbuild.
True. I have slackpkg+ configured to get LibreOffice from AlienBobs repository using slackpkg (with the slackpkg+ addon installed)

https://slackware.nl/people/alien/sb...current/x86_64

"slackpkg install libreoffice"

Gives me a selection list to install from.
I select the following:
libreoffice-dict-en-7.2.2-x86_64-1alien
libreoffice-kde-integration-7.2.2-x86_64-1alien
libreoffice-7.2.2-x86_64-1alien

slackpkg is the slackware way, slackpkg+ added third party packages.

Quote:
i show what LibreOffice.org can get direct all dependencies, and build automatically.

./configure
make
make install
With no control over where LibreOffice or what dependencies are installed. Not the Slackware way in my opinion.

That said it's great that it works for you. Perhaps I will experiment this with and see for my self.

Last edited by chrisretusn; 10-16-2021 at 09:35 AM.
 
Old 10-16-2021, 01:33 PM   #28
Roman Dyaba
Member
 
Registered: Sep 2020
Location: Russia, 690016 Vladivostok city, street Osipenko home 66, tel: +79247350007
Distribution: Slackware, UbuntuStudio, FreeBSD, GhostBSD
Posts: 317

Rep: Reputation: 40
@chrisretusn hooo ! to standard Linux dir for users /usr/local !
 
Old 10-16-2021, 09:07 PM   #29
Gordie
Member
 
Registered: Aug 2007
Location: Nolalu, Ontario, Canada
Distribution: Slackware64-Current
Posts: 871

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
I have been following along. I run an up-to-date full install of Slackware64-Current and I just install AlienBob's rebuilt Slackware packages.

I wonder for how long I have missed installing libreoffice-kde-integration. Never knew it was provided, never installed it and everything runs without a problem. It is not on my system presently and there are no plans to install it now or in the future

Last edited by Gordie; 10-16-2021 at 09:23 PM. Reason: Specify "full install"
 
Old 10-16-2021, 09:41 PM   #30
lovemeslk
Member
 
Registered: Feb 2020
Location: Rantoul IL
Distribution: Slackware
Posts: 350

Rep: Reputation: 72
There are many tools Eric built that are at your disposal. many things have not caught up to Current but the tools are there.

Eric retired from LQ good and bad thing good is his translation of english seems to be very vulgar at times. Just like Pat's
But the tools are there neither one of them actually write code.
they are good at fixing stuff and that in it's self is a huge art.
Use the tools edit the tools fix the tools.
Grab a copy of his git and do it.

So if you think Pat or Eric write patches and contribute to the software you build show me one.
They are packagers Just like Willy like many other distro people.
They are nothing like SUSE maintainer that maintains ALSA.
There work is to create scripts build packages and hope some Dev does the work.
No more no less.
just good old people trying to make it work.

Last edited by lovemeslk; 10-16-2021 at 09:44 PM.
 
1 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
[SOLVED] libreoffice (alienbob) customizing tool menu crashes aikempshall Slackware 13 01-16-2020 04:29 PM
Compiling libreoffice from source using AlienBob's SlackBuild aikempshall Slackware 12 09-23-2019 02:40 AM
[SOLVED] Libreoffice fails to start after latest updates dr.s Slackware 2 11-22-2015 11:54 AM
AlienBob's LibreOffice 4.2.4.2 and no native KDE file manager marnold Slackware 5 05-24-2014 03:46 PM
[ANN] Linux-PAM Updates to -current and AlienBob's KDE 4.8.0 vbatts Slackware 2 02-19-2012 01:31 PM

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

All times are GMT -5. The time now is 11:41 AM.

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