install .bin file

Scot L. Harris webid at cfl.rr.com
Wed Feb 9 22:16:25 UTC 2005


On Wed, 2005-02-09 at 16:58, Langer, Christian wrote:
> How does one install a .bin file in fedora core 3; or can you?


Really depends on what the file is.

Run the following command:

file filename.bin

It will tell you if it is a shell script, executable, or some other kind
of file.

If it is a shell script you just need to set the execute permissions and
call it from the shell prompt.

If it is a binary data file of some kind you will need to figure out
what tool to use to run it.

It may also just be an executable file.  Again just set the execute
permissions and run it.
-- 

Response brought to you by AutoReponder 0.1
a product of Magic-8-ball productions.
(version 0.2 will feature correct answers!)





More information about the fedora-list mailing list