Results 1 to 5 of 5
I wanted to install the Java SDK (the 1.4.1 version) on my linux box. Since I can't reach the 'net directly from the box, I downloaded the RPM to my ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-04-2003 #1Just Joined!
- Join Date
- Feb 2003
- Location
- Milton, MA
- Posts
- 2
Un-Stuffing a big file
I wanted to install the Java SDK (the 1.4.1 version) on my linux box. Since I can't reach the 'net directly from the box, I downloaded the RPM to my Mac in order to transfer.
The file is in .bin format, and Stuffit Expander (I have version 7.0) should be able to make it into a zip file or rpm or whatever. However, S.E. just quits when it sees the file. Maybe the file's being about 40 Mb is size is a factor.
I don't have a tool on linux that can decode MacBinary. Is there such a tool?
Does anyone have any other suggestions?
- 02-04-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
It isn't a MacBinary .bin file. I don't really know why they call it .bin, but it's really a unix shell script. Copy it to your linux box, chmod it and run it, and it will expand an RPM after you've agreed to the EULA.
- 02-05-2003 #3Linux User
- Join Date
- Jul 2002
- Location
- Daytona Beach, FL
- Posts
- 487
the idea behind it was .bin for binary -- but sinc eunix doesn't enforce file extensions lots of people get lost on that...
majorwoo
Quiet brain, or I\'ll stab you with a Q-tip.
- 02-05-2003 #4Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Binary for me in that case would mean a binary executable. If I'm not incorrect, that's a shell script you download, isn't it?
- 02-05-2003 #5Just Joined!
- Join Date
- Feb 2003
- Location
- Milton, MA
- Posts
- 2
Thanks Dolda2000!
I followed your directions and it worked.


Reply With Quote
