Additions:
Overview:
Source code is the basic code for a program before taking into account what system it is going to run on. The program won't run unless the files are first organized into the right directories and in a language that your system can use. You need a program to do that for you. Usually you need to do the compiling process through a terminal (console) with typed commands such as cmake, make, install, etc
Generally the Puppy systems don't come with a program to make that happen. You need a compiling program to do that, for example devx_slacko_5.7.0.sfs. Different code writers have different procedures in compiling. So you need to know what method they use to know which commands to use.
Source code is the basic code for a program before taking into account what system it is going to run on. The program won't run unless the files are first organized into the right directories and in a language that your system can use. You need a program to do that for you. Usually you need to do the compiling process through a terminal (console) with typed commands such as cmake, make, install, etc
Generally the Puppy systems don't come with a program to make that happen. You need a compiling program to do that, for example devx_slacko_5.7.0.sfs. Different code writers have different procedures in compiling. So you need to know what method they use to know which commands to use.
Revision [30848]
Edited on 2016-06-19 16:05:45 by darkcity [~[[https://web.archive.org/web/20130530092121/htt]Additions:
~[[https://web.archive.org/web/20130530092121/http://puppy.b0x.me/wiki/doku.php?id=compile How to compile within Puppy Linux (puppy.b0x.me archive)]]
Deletions:
Additions:
~[[http://puppylinux.com/development/createpet.htm How to make Pet packages]]
Additions:
~[[http://bkhome.org/blog/?viewDetailed=00703 Explanation by Barry Kauler]]
Additions:
====Compiling Links====
~[[http://puppy.b0x.me/wiki/doku.php?id=compile How to compile within Puppy Linux]]
~[[compilingIndex Compiling Index]]
~[[http://puppy.b0x.me/wiki/doku.php?id=compile How to compile within Puppy Linux]]
~[[compilingIndex Compiling Index]]
Deletions:
Please see - [[http://puppy.b0x.me/wiki/doku.php?id=compile How to compile within Puppy Linux]]
[[compilingIndex Compiling Index]]
Additions:
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[CompilingIndex Compiling]]
====Compiling Information====
Please see - [[http://puppy.b0x.me/wiki/doku.php?id=compile How to compile within Puppy Linux]]
==Also on the wiki==
[[compilingIndex Compiling Index]]
====Compiling Information====
Please see - [[http://puppy.b0x.me/wiki/doku.php?id=compile How to compile within Puppy Linux]]
==Also on the wiki==
[[compilingIndex Compiling Index]]