LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   StarOffice 5.2 (https://www.linuxquestions.org/questions/linux-general-1/staroffice-5-2-a-23500/)

hank@$3800 06-15-2002 05:23 PM

StarOffice 5.2
 
I am trying to install StarOffice 5.2 under Red Hat Linux 7.2. What is the quickest &
most direct way to do this? Do I have to be root?

Thanks!

:newbie:

trickykid 06-15-2002 06:05 PM

At prompt type:

chmod 777 starofficefilename.bin

starofficefilename.bin

And you don't have to be root unless you downloaded as root. Its sometimes best to install in the /usr/local directory as well so regular users have access to it.

sakeeb 06-16-2002 01:05 AM

If all users need their own local installation use

./starofficefilename /net

Tinkster 06-16-2002 03:27 PM

-net, not /net ... :)
This is Linux ;)

hank@$3800 06-16-2002 08:28 PM

Tried it all; nothing is working. Readme (Staroffice 5.2) says I must 'mount cd-rom
with execute rights to run setup script from cd'. How do I do THIS!?!

trickykid 06-16-2002 08:35 PM

at prompt:

mount -o exec /dev/cdrom /mnt/cdrom

sakeeb 06-17-2002 12:55 AM

Quote:

Originally posted by Tinkster
-net, not /net ... :)
This is Linux ;)

offcourse not -net. i am sure that it is /net. read staroffice readme first

CARTMAN 06-17-2002 04:07 AM

Ok guys its -net as far as i tried on star office 6 beta & star office 6 final & open office 641d & openoffice 1.0 :-)

sakeeb 06-17-2002 04:22 AM

Quote:

Originally posted by CARTMAN
Ok guys its -net as far as i tried on star office 6 beta & star office 6 final & open office 641d & openoffice 1.0 :-)
in staroffice 5.2 it is /net

Tinkster 06-17-2002 03:59 PM

Quote:

Originally posted by sakeeb


in staroffice 5.2 it is /net

Hmmm ... I've been using StarOffice since version 3,
and installed 5.2 on at least five machines, always using
-net ,not /net...

Maybe that's a special feature of the Indian version?

I'll grab my CD l8r and cut & paste the Readme for you.

sakeeb 06-17-2002 04:21 PM

i got staroffice with PCQUEST magazine( a computer magzine in india) CD . it also has staroffice for windows

X11 06-18-2002 02:34 AM

sakeeb, are you sure you're not talking about the Windows version.

sakeeb 06-18-2002 05:21 AM

sure , i am posting the reame here

To install StarOffice 5.2, just run


so5.2.x86linux.bin


If you wish to install it for multiple users, run


so5.2.x86linux.bin /net


as root, and tell the installer to install to /opt/Office52


After the installation is complete, log in as a normal user, and run


/opt/Office52/program/soffice


to install for that user. This procedure will save considerable disk space.


PCQ


also i installed successfully as they suggested

Jalorathalis 06-18-2002 07:20 AM

its easy in redhat - just use rpms

Tinkster 06-18-2002 03:00 PM

CHAPTER 7 Starting Setup on the Network Server Login to the system as system administrator. Switch to the graphical X Windows interface if you are not already there. Switch to the installation directory on the CD, by using either a command line in a terminal window or the File Manager. This can be done by using the following command: cd /cdrom/solaris/Office52 (under Solaris) cd /cdrom/linux/Office52 (under Linux) Call the installation script with the command ./setup -net

:P

That's from the official StarOffice EnglishSetup.pdf. NUFF SAID!


All times are GMT -5. The time now is 04:40 PM.