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 08-26-2011, 08:41 AM   #1
mposwal
Member
 
Registered: Nov 2010
Posts: 35

Rep: Reputation: 0
install libre office


when i install libre office in slackware13. i get " /bin/sh is needed by libreoffice3-dict-en-3.3.4-401.x86_64" error. what should i do now to install libre office in slackware13
 
Old 08-26-2011, 09:09 AM   #2
bonixavier
Member
 
Registered: Sep 2010
Distribution: Slackware
Posts: 320

Rep: Reputation: 69
Where are you getting LibreOffice from? AlienBOB's packages are built for either 13.1 or 13.37. You might have success getting the rpm from their site and adapting Robby Workman's Slackbuild for openoffice.org. http://slackbuilds.org/repository/13...penoffice.org/
 
Old 08-26-2011, 12:30 PM   #3
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by mposwal View Post
when i install libre office in slackware13. i get " /bin/sh is needed by libreoffice3-dict-en-3.3.4-401.x86_64" error. what should i do now to install libre office in slackware13
That is a RPM error. Do not use RPM to use LibreOffice packages on Slackware.
Either re-package those RPMs using the SlackBuild script at slackbuilds.org so that you end up with a real Slackware package you install using "installpkg" - or download the packages I compiled from source for Slackware: http://alien.slackbook.org/slackbuilds/libreoffice/

Eric
 
Old 08-26-2011, 03:54 PM   #4
bonixavier
Member
 
Registered: Sep 2010
Distribution: Slackware
Posts: 320

Rep: Reputation: 69
Eric, will your packages work on Slackware 13? There are only packages for 13.1 and 13.37.
 
Old 08-26-2011, 04:34 PM   #5
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Since there is no "Slackware 13", only 13.0 13.1 and 13.37 I assumed that the original poster was not living in the past and is running a recent release of Slackware...
I do not think that the packages I compiled on Slackware 13.1 (my libreoffice-3.3.4 packages) will run on Slackware 13.0 but you may prove me wrong.

Eric
 
Old 08-26-2011, 04:48 PM   #6
bonixavier
Member
 
Registered: Sep 2010
Distribution: Slackware
Posts: 320

Rep: Reputation: 69
You're right. I tend to forget the .0 in version numbers. Sorry.
 
Old 08-28-2011, 09:39 AM   #7
thirteen_engines
Member
 
Registered: Sep 2009
Distribution: Slackware 14.1
Posts: 118

Rep: Reputation: 20
All I've ever done with OpenOffice and now LibreOffice is to download and untar the current version and then use 'rpm2tgz' to convert the rpm's to tgz files. It's then a simple matter to install everything with pkgtool. Never had any problems doing this and I use LibreOffice a *lot*.
 
Old 10-31-2011, 02:19 PM   #8
dwhistler
LQ Newbie
 
Registered: Sep 2011
Posts: 4

Rep: Reputation: Disabled
install alien's libreoffice

Quote:
Originally Posted by Alien Bob View Post
That is a RPM error. Do not use RPM to use LibreOffice packages on Slackware.
Either re-package those RPMs using the SlackBuild script at slackbuilds.org so that you end up with a real Slackware package you install using "installpkg" - or download the packages I compiled from source for Slackware: http://alien.slackbook.org/slackbuilds/libreoffice/

Eric
Sorry to be dense, but how do I install the alien libreoffice tarballs?
Do I untar them at / ? and then run doinst.sh? Not clear at all to me.
Thanks.
 
Old 10-31-2011, 02:54 PM   #9
zasavage
Member
 
Registered: Sep 2010
Location: Bloemfontein , South Africa
Distribution: Slackware 13.37 and Slackware 14
Posts: 201

Rep: Reputation: 6
@dwhistler

From root run installpkg (somepackage).tgz

Regards

lawrence
 
Old 10-31-2011, 03:10 PM   #10
dwhistler
LQ Newbie
 
Registered: Sep 2011
Posts: 4

Rep: Reputation: Disabled
Quote:
Originally Posted by zasavage View Post
@dwhistler

From root run installpkg (somepackage).tgz

Regards

lawrence
but there is no .tgz file, so first I have to build that?
Why couldn't the download file already have that done?
 
Old 10-31-2011, 03:25 PM   #11
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by dwhistler View Post
but there is no .tgz file, so first I have to build that?
Why couldn't the download file already have that done?
A Slackware package can have several extensions. The standard format is the ".tgz" package which has been compressed using gzip. When Slackware adopted a better compression tool which produces smaller packages (xz) the new package extension became ".txz".

At the URL where you find my LibreOffice packages (http://alien.slackbook.org/slackbuilds/libreoffice/) you notice that there are "pkg" and "pkg64" subdirectories as well as a "build" directory. The "build" directory contains everything you need (sources, scripts, patches) if you want to compile the packages yourself.
The "pkg" directory contains packages for 32-bit Slackware (I assume the meaning of the subdirectories "13.1" and "13.37" is fairly obvious) while the "pkg64" directory contains packages for 64-bit Slackware.

You will need at least one LibreOffice base package (like the 32bit package for Slackware 13.37, libreoffice-3.4.3-i486-1alien.txz) and perhaps also a language pack from the same directory. The english language is included in the base package.

Slackware packages are installed by downloading them and then using the "installpkg" program to install them. Or the "upgradepkg" to upgrade a previous version of the program if you had one installed already.

Your lack of basic knowledge is something you have to cure real quick! Read http://slackbook.org/html/package-management.html please!

Eric
 
Old 10-31-2011, 05:28 PM   #12
dwhistler
LQ Newbie
 
Registered: Sep 2011
Posts: 4

Rep: Reputation: Disabled
Thank you much for the info and link. I will read & study it quickly.
 
Old 11-03-2011, 07:34 PM   #13
psionl0
Member
 
Registered: Jan 2011
Distribution: slackware_64 14.1
Posts: 722
Blog Entries: 2

Rep: Reputation: 124Reputation: 124
SlackBuilds.org doesn't have pre-built slackware packages nor does it have copies of the original applications. It only has the files necessary to make a slackware package out of an application (which has to be downloaded separately).

Check out the SlackBuilds.org HOWTO page (http://slackbuilds.org/howto/) - it's easy.
 
  


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
Bye Bye OpenOffice, Hello Libre Office initialdrifteg6 Linux - Software 10 03-10-2011 09:45 PM
[SOLVED] PNG in .doc files in Libre/Open Office darkduck Linux - Software 3 03-03-2011 06:29 PM
[SOLVED] Installation of Libre office 3.3 on ubuntu 10.04 (LTS),on a x86 machine Nabeel Ubuntu 1 12-07-2010 11:44 AM
LXer: Libre Office Initial plans for the free office suite [German] LXer Syndicated Linux News 2 11-14-2010 05:14 PM
LXer: First Stable Release Of Libre Office In Late November LXer Syndicated Linux News 0 11-01-2010 01:21 AM

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

All times are GMT -5. The time now is 04:43 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