Changes between Version 4 and Version 5 of TewiInstall


Ignore:
Timestamp:
Sep 21, 2024, 7:42:05 PM (8 weeks ago)
Author:
Nishi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TewiInstall

    v4 v5  
    99=== Compile the code
    10101. Checkout the [http://svn.nishi.boats/repo/tewi Subversion repository], or from [TewiMirrors mirrors].
    11 2. Run `make PLATFORM=<platform> PREFIX=<prefix>`. Replace `<platform>` with your platform name, but lower-case, `<prefix>` with the prefix.
    12 3. Run `make install PREFIX=<prefix>` with root.
     112. Copy `config.h.tmpl` to `config.h`.
     123. Edit `config.h` if you want to, or need to.
     134. Run `make PLATFORM=<platform> PREFIX=<prefix>`. Replace `<platform>` with your platform name, but lower-case, `<prefix>` with the prefix.
     145. Run `make install PREFIX=<prefix>` with root.
    1315
    1416== Windows
     171. Get the installer from [http://f.nishi.boats/f/g/tewi Nishi CDN], [https://jenkins.nishi.boats/job/tewi Jenkins], or [https://github.com/pnsk-lab/tewi/releases GitHub releases].
     182. Run it.