LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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-17-2021, 05:11 AM   #31
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,971

Rep: Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549

Quote:
Originally Posted by Roman Dyaba View Post
[/CODE]
i show what LibreOffice.org can get direct all dependencies, and build automatically.

./configure
make
make install
Completed my experiment. First road block (I new this would happen), I needed to add "--without-java" to configure.
make went well.
I did not run make install though I ran:
make DESTDIR=/home/non-slack/slackbuilds/libreoffice/build/package-libreoffice/ install

I have not testing it yet, gonna login as a different user.

I don't like what it produces. I don't like using /usr/local/lib as the install directory. I made a package out of the result, it is three times bigger than the package make by Alien Bob (As expected).

It was fun to do, I am going to experiment with some other settings.
 
Old 10-17-2021, 12:00 PM   #32
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Quote:
Originally Posted by lovemeslk View Post
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.
I didn't know Eric was gone. I'm usually the last to find out stuff like that. I will remember him for mastering very messy compiles
  • Libreoffice, which was never easy at the best of times.
  • Mesa, since they converted to that half-assed build system they're using.
  • Wine with the 64+32 bit build we take for granted but is very hard to set up in any other distro that I know of.
  • Multilib packages. I know he built on the work of the late Fred Emmot, but it's an excellent system.
  • His Live usb builds. I have one here with XFCE, Wine, and running a windows database program

He also is (Like Pat) a very capable bash scripter. Has anyone any idea what's going to happen to his repo on slackware.nl?
 
Old 10-17-2021, 12:42 PM   #33
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,099

Rep: Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276
Quote:
Originally Posted by business_kid View Post
I didn't know Eric was gone......
He is not.
He recently provided a package of the latest LibreOffice, updated his multilib files, rebuilt ffmpeg, etc.
http://www.slackware.com/~alien/slac.../ChangeLog.txt

Regarding multilib,
http://www.slackware.com/~alien/multilib/ChangeLog.txt

Last edited by cwizardone; 10-17-2021 at 12:44 PM.
 
1 members found this post helpful.
Old 10-17-2021, 12:46 PM   #34
kgha
Senior Member
 
Registered: May 2018
Location: Sweden
Distribution: Slackware 64 -current multilib from AlienBob's LiveSlak MATE
Posts: 1,070

Rep: Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742
As can be seen at https://alien.slackbook.org/blog/ Eric is still very much alive and active and maintains his repo. This week we've got updated packages of Chromium, Chromium-ungoogled, and LibreOffice among other stuff. But he has taken timeout from the Slackware team (and from LQ), now concentrating on what he himself maintains (including LiveSlak).

Last edited by kgha; 10-17-2021 at 12:47 PM.
 
1 members found this post helpful.
Old 10-17-2021, 10:21 PM   #35
dchmelik
Senior Member
 
Registered: Nov 2008
Location: USA
Distribution: Slackware, FreeBSD, Illumos, NetBSD, DragonflyBSD, Plan9, Inferno, OpenBSD, FreeDOS, HURD
Posts: 1,066

Rep: Reputation: 147Reputation: 147
I had this happen several/many times with AlienBOB's LibreOffice and his other packages (VLC was another.) He implied read the SlackBuilds to determine dependencies. Is that really the only way possible to use AlienBOB's packages? I'd sooner use older packages from SlackBuilds.org builds that just work. Is there an easier way with AlienBOB's packages?
 
Old 10-18-2021, 03:54 AM   #36
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
If you have the full slackware install, you have the needed dependencies. Otherwise, he mentions what you need. Slackware give you packages as the maintainer puts them up - complete with docs, libs, includes, & utilities. I tried skimping on the install, but it's easier to do it, then remove what is obviously crud.

The Bind package, for example, packages the nslookup utility. Other distros will strip the docs, includes, libs not used by the packaged binaries (but used in compiling) and have a smaller packages, and a smaller system. But if you want nslookup, that's another package. And good luck compiling anything. There's also a significant manpower overhead maintaining/updating packages.
 
Old 10-18-2021, 06:48 AM   #37
Windu
Member
 
Registered: Aug 2021
Distribution: Arch Linux, Debian, Slackware
Posts: 589

Rep: Reputation: Disabled
Quote:
Originally Posted by dchmelik View Post
I had this happen several/many times with AlienBOB's LibreOffice and his other packages (VLC was another.) He implied read the SlackBuilds to determine dependencies. Is that really the only way possible to use AlienBOB's packages? I'd sooner use older packages from SlackBuilds.org builds that just work. Is there an easier way with AlienBOB's packages?
I know that packages created by Alien Bob contain a "packagename.dep" file which contains a list of the dependent packages which you have to install from his repository additionally. I do not know how to automate the process of installing these dependencies but I habitually check for the existence of that file in the packages.
 
1 members found this post helpful.
Old 10-18-2021, 07:32 AM   #38
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,537

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
Originally Posted by dchmelik View Post
I had this happen several/many times with AlienBOB's LibreOffice and his other packages (VLC was another.) He implied read the SlackBuilds to determine dependencies. Is that really the only way possible to use AlienBOB's packages? I'd sooner use older packages from SlackBuilds.org builds that just work. Is there an easier way with AlienBOB's packages?
His packages also imply a fully-patched version of Slackware. If something has dependencies, he'll let you know what they are (like with obs-studio.) The dependencies of the dependencies are up to you to chase down.
 
Old 10-21-2021, 09:01 PM   #39
dchmelik
Senior Member
 
Registered: Nov 2008
Location: USA
Distribution: Slackware, FreeBSD, Illumos, NetBSD, DragonflyBSD, Plan9, Inferno, OpenBSD, FreeDOS, HURD
Posts: 1,066

Rep: Reputation: 147Reputation: 147
Quote:
Originally Posted by Windu View Post
I know that packages created by Alien Bob contain a "packagename.dep" file which contains a list of the dependent packages which you have to install from his repository additionally. I do not know how to automate the process of installing these dependencies but I habitually check for the existence of that file in the packages.
I couldn't find the packagename.dep--where are these?
 
Old 10-22-2021, 12:46 AM   #40
Windu
Member
 
Registered: Aug 2021
Distribution: Arch Linux, Debian, Slackware
Posts: 589

Rep: Reputation: Disabled
Quote:
Originally Posted by dchmelik View Post
I couldn't find the packagename.dep--where are these?
If a package has external dependencies which are not met by the Slackware distribution, there should be a .dep file in the same directory as the .txz package.
If you do not find such a .dep file, I expect that the package does not have external dependencies.
 
Old 12-22-2021, 10:48 AM   #41
rsamurti
Member
 
Registered: Dec 2003
Location: Mysore
Distribution: Mandrake, Libranet, Slackware
Posts: 148

Original Poster
Rep: Reputation: 22
In the file /etc/profile, I just entered the line

export MESA_LOADER_DRIVER_OVERRIDE=i965

and rebooted. Now Libreoffice is starting properly. I have not installed boost-compat and poppler-compat packages.

Last edited by rsamurti; 12-23-2021 at 12:03 AM.
 
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 08:21 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