Problem in installing OpenOffice 3.1 on Solaris 10
Posted
by Sunil Kumar Sahoo
on Super User
See other posts from Super User
or by Sunil Kumar Sahoo
Published on 2009-12-14T14:08:20Z
Indexed on
2010/03/17
18:41 UTC
Read the original article
Hit count: 627
openoffice.org
|solaris
I want OpenOffice in Solaris. So I downloaded OpenOffice from the link below.
http://download.openoffice.org/other.html#tested-full
My OpenOffice is in .tar.gz format so I unzipped the file using gunzip and then untar'ed the file using tar xvf
command. Now I got a directory containing packages
subfolder. When I cd
to that directory I found too many subdirectories. I could not find a single .pkg file or .jar file or .sh file so that I can install the OpenOffice in Solaris 10.
How can I install OpenOffice in Solaris 10 given the scenario above?
© Super User or respective owner