Revision history for BinaryCode


Revision [22697]

Last edited on 2012-07-23 14:52:01 by darkcity
Additions:
~Often a binary file will need supporting files, for example libraries and frameworks. Often a binary file will be distributed with these supporting file making a [[software Software Package]].
==Also on the wiki==
~[[software Software Package]].
Deletions:
~Often a binary file will need supporting files, for example libraries and frameworks.
==Also see==


Revision [22624]

Edited on 2012-07-22 07:40:21 by darkcity
Additions:
~[[SourceCode Source Code]] - uncompiled code
Deletions:
~[[Source Code]] - uncompiled code


Revision [22623]

Edited on 2012-07-22 07:40:08 by darkcity [~[[Source Code]] - uncompiled code]
Additions:
~[[Source Code]] - uncompiled code


Revision [22618]

Edited on 2012-07-22 07:31:49 by darkcity [~[[Source Code]] - uncompiled code]
Additions:
====Binary Code====
Deletions:
====BIN (binary files)====


Revision [22617]

Edited on 2012-07-22 07:31:36 by darkcity [~[[Source Code]] - uncompiled code]
Additions:
==Also see==
~[[BIN]] - common extension for a binary file


Revision [22616]

Edited on 2012-07-22 07:30:49 by darkcity [~[[Source Code]] - uncompiled code]
Additions:
~Binary code is program that has been compiled and can be "executed" or run by the computer. It has to be the compiled for the correct architecture. Most desktops and laptops use a [[x86]] variety, for portable devices [[ARM]] is common.
~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 emulator such as [[RxvtUnicode Urxvt]]. Either type in the full folder location and filename, or go to the folder and type in the filename. If the executable is in a [[WikiPedia:PATH_(variable) PATH]] directory only the filename is required. Some errors are reported here, for example missing libraries.
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.
~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 [22613]

The oldest known version of this page was created on 2012-07-22 07:22:19 by darkcity [~[[Source Code]] - uncompiled code]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki