Revision history for BIN


Revision [22619]

Last edited on 2012-07-22 07:33:25 by darkcity [split]
Additions:
~The ##.bin## refers to "binary" as in [[BinaryCode Binary Code]]. This is a program that has been compiled and can be "executed" or run by the computer.
Deletions:
~The ##.bin## refers to "binary" as in [[BinaryCode Binary Code]]. This is a program that has been compiled and can be "executed" or run by the computer. Although, it has to be the compiled for the architecture your using. Most desktops and laptops use a [[x86]] variety, for portable devices [[ARM]] is common.
~Often a binary file will need supporting files, for example libraries and frameworks.
~Clicking on a binary in a filer window will run it. If nothing happens it can be instructive to run it in the terminal. Open a terminal in the same directory, and type:
##./<name>.bin ##
Where <name> is the .bin for example....
##./firefox.bin ##
If something necessary is missing from your system, the error messages in the terminal will tell you what, and where it goes....


Revision [22612]

Edited on 2012-07-22 07:21:52 by darkcity [expand]
Additions:
{{image url="http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=57682" title="icon" alt="icon"}}
====BIN (binary files)====
~The ##.bin## refers to "binary" as in [[BinaryCode Binary Code]]. This is a program that has been compiled and can be "executed" or run by the computer. Although, it has to be the compiled for the architecture your using. Most desktops and laptops use a [[x86]] variety, for portable devices [[ARM]] is common.
~Often a binary file will need supporting files, for example libraries and frameworks.
~Clicking on a binary in a filer window will run it. If nothing happens it can be instructive to run it in the terminal. Open a terminal in the same directory, and type:
----
==Categories==
CategorySoftware
CategoryComponent
Deletions:
====BIN (Binary Files)====
.bin means "binary", and generally means "executable".
If you have a .bin file you want to execute try clicking on. If that does nothing, open a [[terminal]] in the same directory, and type:


Revision [18672]

Edited on 2011-10-08 13:22:59 by darkcity [expand]
Additions:
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[FileTypes]]


Revision [18667]

The oldest known version of this page was created on 2011-10-08 13:06:09 by darkcity [expand]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki