Changes between Version 27 and Version 28 of CompileApp


Ignore:
Timestamp:
Aug 5, 2008, 12:51:12 PM (16 years ago)
Author:
Simek
Comment:

samples dir correction

Legend:

Unmodified
Added
Removed
Modified
  • CompileApp

    v27 v28  
    158158 * Download the [VmCompatibility Compatibility] virtual machine module. This is a Debian Linux system with the appropriate (old) version of gcc.
    159159 * Run this system under Virtual PC.
    160  * Install the boinc and boinc_samples modules in the same parent directory on the virtual host.
     160 * Install the boinc and boinc/samples modules in the same parent directory on the virtual host.
    161161 * Build the BOINC libraries: go to the boinc/directory and type
    162162{{{
     
    166166}}}
    167167 Do not 'make install'.
    168  * go to the boinc_samples/uppercase directory and type
     168 * go to the boinc/samples/example_app directory and type
    169169{{{
    170170ln -s `g++ -print-file-name=libstdc++.a`