Bump version officially to 1.0.4-4ce1.
Cat's Eye Technologies
11 years ago
0 | This is a fork of the original OpenZz distribution. The original README | |
1 | follows after the first line of equals signs in this file. | |
0 | This is OpenZz 1.0.4-4ce1, a fork of the original OpenZz distribution | |
1 | based on version 1.0.4-4. The original README can be found below, following | |
2 | the first line of equals signs in this file. | |
2 | 3 | |
3 | 4 | This fork was made because development on OpenZz was stalled, I have a |
4 | 5 | project which requires it ( http://catseye.tc/node/Zzrk.html ), and I |
12 | 13 | |
13 | 14 | So, I added a simple script `build.sh` to build the `ozz` executable |
14 | 15 | directly, without messing around with libraries or anything. It works |
15 | on Ubuntu, and will (I'm sure) work on other flavours of Linux with only | |
16 | minor modifications. | |
16 | on Ubuntu and NetBSD, and will (I'm sure) work on other flavours of Linux | |
17 | and other BSDs with only minor modifications. | |
17 | 18 | |
18 | 19 | Running `build.sh` is recommended. Run `autogen.sh` and `configure` at |
19 | 20 | your own risk. |