LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-20-2005, 08:34 AM   #1
BackwardsDown
Member
 
Registered: Nov 2005
Posts: 66

Rep: Reputation: 15
installing open office


hi, I am a noob in linux and I have a question,

I am running debian and I have 3 window managers: xfce, fluxbox and windowmaker

now I have downloaded open office, it was a .tar.gz, I have unpacked it,

now I have a directory full with .rpm files,

but how do I install them, and wich do I have to pick?
 
Old 11-20-2005, 08:57 AM   #2
Ruben2
Member
 
Registered: Sep 2004
Location: Lelystad, NL
Distribution: Debian Etch
Posts: 123

Rep: Reputation: 15
If you have debian just use aptitude, dselect or
Code:
apt-get install openoffice.org
to install openoffice.org

I guess that with "wich do I have to pick?" you are refering to the window managers.
I would say: try them and use the one you like the best.
That's the freedom you have in Linux

Good luck
 
Old 11-20-2005, 08:58 AM   #3
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
If you have alien installed you could use that. If you have cpio installed you can use this rpm2cpio script http://www.iagora.com/~espel/rpm2cpio like this
Code:
tar -xzf OOo*.tar.gz &&
cd RPMS &&
for i in *.rpm; do rpm2cpio $i | cpio -idv; done
That will create an opt folder inside the RPMS folder and inside that should be an openoffice folder. Move it somewhere convenient and make a link pointing at RPMS/opt/openoffice.org-$ver/program/soffice from somewhere in your path.
 
  


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
Installing Open Office buzzard Linux - Newbie 1 04-01-2005 03:10 PM
Installing Open Office toolbar theme icons saurya_s Linux - Software 11 12-22-2003 04:06 AM
Error Installing Open Office on Gentoo fiending Linux - Distributions 6 10-31-2003 02:50 AM
Installing Open Office and J2RE... where is Java? bxb32001 Linux - Software 6 07-03-2002 09:54 PM
Installing Open Office JHuizingh Linux - Software 4 03-31-2002 02:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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