User Tools

Site Tools


software_building

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software_building [2023/05/21 17:38] ab4mwsoftware_building [2023/05/21 18:38] (current) ab4mw
Line 22: Line 22:
 ''tar xvzf MyProgram.tar.gz''  ''tar xvzf MyProgram.tar.gz'' 
  
-This will create the folder structure contained inside the tarball under the "src" folder, so what is created will looks like+This will create the folder structure contained inside the tarball under the "src" folder, so what is created will look like
  
 ''./src/MyProgram/<source code files>'' ''./src/MyProgram/<source code files>''
Line 64: Line 64:
 Evaluate the results of each step as you go to ensure that no errors are called out.  If errors exist, go back to the README or INSTALL files and ensure that you have taken all pre-requisite steps required by the developer. Evaluate the results of each step as you go to ensure that no errors are called out.  If errors exist, go back to the README or INSTALL files and ensure that you have taken all pre-requisite steps required by the developer.
  
 +** PLEASE NOTE THAT THIS PAGE IS A WORK IN PROGRESS **
  
software_building.1684690724.txt.gz · Last modified: 2023/05/21 17:38 by ab4mw