Results 1 to 3 of 3
how do i install open office from the packages cd?
i tryed
Code:
emerge openoffice
and it tries to download it from the web which isnt working right now. how ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-08-2005 #1Linux User
- Join Date
- May 2005
- Location
- SA, TX
- Posts
- 333
installing openoffice from packages cd
how do i install open office from the packages cd?
i tryedand it tries to download it from the web which isnt working right now. how can i get open office installed and will it pop up on the kde menu?Code:emerge openoffice
thanksregistered linux user #390920 << makes me feel important
- 08-08-2005 #2Linux Enthusiast
- Join Date
- Jun 2005
- Location
- Odessa, FL
- Posts
- 586
here are the installation instructions for installing something from the packages cd

http://www.gentoo.org/doc/en/handboo...p=11#doc_chap2
there you goCode:$ su - Password: (Enter your root password) (Put the Gentoo Packages CD in the CD tray) # mount /mnt/cdrom # ls /mnt/cdrom (If there is a /mnt/cdrom/packages directory:) # export PKGDIR="/mnt/cdrom/packages" (Otherwise:) # export PKGDIR="/mnt/cdrom" # emerge --usepkg openoffice
- 08-09-2005 #3Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Just as a side note, IIRC there is also an "openoffice-bin" or something like that which downloads a binary package from the internet and installs...


Reply With Quote
