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 06-18-2005, 09:03 AM   #1
Basel
Member
 
Registered: Feb 2004
Location: United States
Distribution: Ubuntu 10.10
Posts: 319

Rep: Reputation: 30
How to get OpenOffice to run on Slackware 10.1?


Hi,

How can I compile OpenOffice on Slackware 10.1? i have downloaded the tar.gz and the source from OpenOffice website, however the tar.gz format has only RPM files while the other format has only directories with no instructions about how to compile from source.

Thanks,

Basel Mahd
 
Old 06-18-2005, 09:10 AM   #2
xushi
Senior Member
 
Registered: Jun 2003
Location: UK
Distribution: Gentoo
Posts: 1,288

Rep: Reputation: 45
Here ya go,
http://www.linuxquestions.org/questi...74#post1648874
 
Old 06-18-2005, 09:10 AM   #3
rkrishna
Member
 
Registered: Mar 2005
Location: chennai(madras), India
Distribution: slackware ofcourse
Posts: 654

Rep: Reputation: 32
go to linuxpackages

hi go t linux packages u can get it from there here is the link
http://linuxpackages.net/
anyway i didnt dowloaded and installed oofice from there

at teh top near to site name there is searchpkg
type "openoffice" v10.1 then GO.......
i wil also be trying
b o luck

Last edited by rkrishna; 06-18-2005 at 09:21 AM.
 
Old 06-18-2005, 09:13 AM   #4
xushi
Senior Member
 
Registered: Jun 2003
Location: UK
Distribution: Gentoo
Posts: 1,288

Rep: Reputation: 45
The version in LP is quite old, 1.9.100.

Just download the new m109, use cathectic's script, and installpkg *, that'll do the trick.
 
Old 06-18-2005, 09:19 AM   #5
Basel
Member
 
Registered: Feb 2004
Location: United States
Distribution: Ubuntu 10.10
Posts: 319

Original Poster
Rep: Reputation: 30
Thanks
I will try that later.
 
Old 06-18-2005, 09:25 AM   #6
rkrishna
Member
 
Registered: Mar 2005
Location: chennai(madras), India
Distribution: slackware ofcourse
Posts: 654

Rep: Reputation: 32
ya lp is providing
1.9.79 and openoffice 1.9.100
actually i didnt like openofice it take too much time bulki
for commnting to this thread only i am trying to install
i will also read the entire thread u had give xushi
regards
 
Old 06-18-2005, 09:54 AM   #7
xushi
Senior Member
 
Registered: Jun 2003
Location: UK
Distribution: Gentoo
Posts: 1,288

Rep: Reputation: 45
rkrishna, I found abiword a very nice alternative to OO, but it had its limitations here and there.

I can vouch, after testing alot between 1.0.70, and m109, that the recent builds of OO2 have really improved, in speed and stability.

The script cathectic has will create slack packages for you in moments, but if you REALLY want to do it quickly, just download the tgz, extract all the .rpm into 1 folder, and type

rpm2tgz *

which will convert them to tgz packages, in which you can install with pkgtool-current or installpkg.

But the script does a few more enhancements, and optimisations that you might benifit from.
 
Old 06-18-2005, 11:43 AM   #8
bird603568
Member
 
Registered: Aug 2004
Distribution: Slackware current
Posts: 250

Rep: Reputation: 30
Right now im building the most recent OO package. After I finish you can have a copy. But theres a problem I dont have any mirrors. So if some one will mirror it for me i'll offer it to you guy.
 
Old 06-18-2005, 12:28 PM   #9
rkrishna
Member
 
Registered: Mar 2005
Location: chennai(madras), India
Distribution: slackware ofcourse
Posts: 654

Rep: Reputation: 32
hi will try now

hi all, i am interested, going to download the file i will write in detail
after that
hi
 
Old 06-18-2005, 12:30 PM   #10
bird603568
Member
 
Registered: Aug 2004
Distribution: Slackware current
Posts: 250

Rep: Reputation: 30
Ya about the tgz i used the slack build on the current OO and it is very fragmented and slow ill stick with the older one. If some one make a good one let me know.
 
Old 06-18-2005, 12:37 PM   #11
Basel
Member
 
Registered: Feb 2004
Location: United States
Distribution: Ubuntu 10.10
Posts: 319

Original Poster
Rep: Reputation: 30
I have just tried OO and it works fine for me. here is what I did:
1. rpm2tgz to convert the rpms to Slackware packages.
2. installpkg to install the tgz packages.
3. # /opt/openoffice.org1.9.xx/program/pkgchk --shared
4. /opt/openoffice.org1.9.xx/program/soffice
 
Old 06-18-2005, 12:45 PM   #12
bird603568
Member
 
Registered: Aug 2004
Distribution: Slackware current
Posts: 250

Rep: Reputation: 30
Quote:
Originally posted by Basel
I have just tried OO and it works fine for me. here is what I did:
1. rpm2tgz to convert the rpms to Slackware packages.
2. installpkg to install the tgz packages.
3. # /opt/openoffice.org1.9.xx/program/pkgchk --shared
4. /opt/openoffice.org1.9.xx/program/soffice
I'll try that, checkinstall has failed me this time. Is the SRC all of the OS's or just linux? Because if not that's why it failed me.
 
Old 06-18-2005, 12:53 PM   #13
Basel
Member
 
Registered: Feb 2004
Location: United States
Distribution: Ubuntu 10.10
Posts: 319

Original Poster
Rep: Reputation: 30
The file I used is OOo_1.9.100-1_LinuxIntel_Install.tar.gz
 
Old 06-18-2005, 12:57 PM   #14
bird603568
Member
 
Registered: Aug 2004
Distribution: Slackware current
Posts: 250

Rep: Reputation: 30
Well i just finished with the 109.tar.gz after I saw your post and it works. compiling the source and packaging didn't work. I guess i585 will have to do.
 
Old 06-18-2005, 01:02 PM   #15
Basel
Member
 
Registered: Feb 2004
Location: United States
Distribution: Ubuntu 10.10
Posts: 319

Original Poster
Rep: Reputation: 30
Is it possible to compile OO from source? I have downloaded the source as well, OOo_1.9.100-1_src.tar.gz.
 
  


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
How to run OpenOffice ? wlaw Linux - Software 3 08-07-2004 03:10 PM
Blackbox wont run OpenOffice mooreted Linux - Software 5 04-07-2004 10:24 AM
openoffice run amuck? Lleb_KCir Linux - General 4 03-30-2004 12:38 AM
fresh RH 9.0 install - OpenOffice won't run akidd Linux - Software 2 08-09-2003 11:55 AM
swriter command to run Openoffice kiennd Programming 0 08-07-2003 10:57 PM

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

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