Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

StarOffice .BIN --Newbie

Status
Not open for further replies.

iXPhound

Technical User
Feb 25, 2001
146
0
0
US
Hi again all:

I downloaded StarOffice from Sun and it came down as a .bin file. What should I do to extract/run this? TIA!!!
 
Just make it executable and run it. If you're in the same directory as the .bin file, just run:
chmod +x filename.bin
./filename
 
I remember in redhat you could use a menu (i think by right clicking on the file) to give it the proper permissions. Think of the .bin file like a .exe file in this case
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top