Changes between Initial Version and Version 1 of Ticket #67405, comment 3


Ignore:
Timestamp:
May 12, 2023, 9:04:58 PM (17 months ago)
Author:
RobK88
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67405, comment 3

    initial v1  
    77
    88
    9 One cannot create the latest version of `smake` using the old version of `smake`.  One must follow the instructions in the BOOTSTRAP README file found in the source tarball for Schily Tools.  I was able to built the latest version of `smake` using gnu make or `gmake` installed via MacPorts.
     9One cannot create the latest version of `smake` using the old version of `smake`.  One must follow the instructions in the BOOTSTRAP README file found in the latest source tarball for Schily Tools.  I was able to built the latest version of `smake` using gnu make or `gmake` installed via MacPorts as the make program.
    1010
    1111If you just want to make the latest version of smake and nothing else, you just need to do the following (assuming gnu make or `gmake` is your default make program):
     
    1313
    1414{{{
     15tar -xf schily-2021-09-18.tar.bz2
    1516cd psmake
    1617./MAKE-all