Click to See Complete Forum and Search --> : Star Office


theclave
02-04-2001, 07:05 AM
I jus downloaded star office, it comes as a .bin file - what do I do with this?

StanLin
02-04-2001, 07:34 AM
You have to run it in Gnome or KDE. You have to decide which. I am still having difficulty linking it in Gnome after installing in KDE.

theclave
02-04-2001, 07:39 AM
How exactly do I run it?

jlany
02-04-2001, 08:35 AM
If you downloaded StarOffice as one file, issue a chmod 777 to set read, write, and execute permissions on the file. Then you just simply open up a terminal in KDE or Gnome and run the file to start installation. :)

[ 04 February 2001: Message edited by: jlany ]

sans-hubris
02-04-2001, 08:57 AM
Originally posted by StanLin:
You have to run it in Gnome or KDE. You have to decide which. I am still having difficulty linking it in Gnome after installing in KDE.

Actually, you just need a window manager for X. Yes, just make sure that execute permission is on (you could also use "chmod +x file.bin" instead of 777). Also, read some of the documentation because there's few different ways to install it. One installs the entire thing for each user to each user's account. The other installs it so that each user has only a few small configuration files (I think you have to add the -net param).

theclave
02-04-2001, 09:16 AM
Thanks guys!