Click to See Complete Forum and Search --> : Running mulitple instances of StarOffice


freddieB
11-26-2000, 12:46 PM
Experimenting with Linux in a networked envrionment and I now have an application server up and running witha terminal attached. Now I need to be able to start multiple instances of StarOffice, one for each terminal I will attach.

Because I have the software running on the app. server, It will only start once. What am I doing wrong? (I am using XDM to connect the terminal to the server).

Thanks!

btberch
11-26-2000, 08:13 PM
When I did the install from a cd for the net work the installation scripted was started by typing:

./setup -net

The other change is when you get to the the Select Installation Type choose custom and install all the packages.

then at the different terminals, when running X, you open a terminal and type:

cd /opt/office52/program

then call up the installation script by typing

./setup then go throught the set-up windows and choose Standard Workstation Installation and finish set-up. That is all

Hope this helps