Changes between Version 3 and Version 4 of TewiInstall
- Timestamp:
- Sep 21, 2024, 7:36:22 PM (8 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TewiInstall
v3 v4 7 7 2. Linux 8 8 9 === Compile the code 9 10 1. 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. 10 13 11 14 == Windows