... | ... |
@@ -11,22 +11,14 @@ yab-IDE is a powerful development environment, which of course is programmed in |
11 | 11 |
|
12 | 12 |
Compiling |
13 | 13 |
--------------------- |
14 |
-run `make install` in `src`. |
|
14 |
+run `make`in the directory. |
|
15 | 15 |
|
16 | 16 |
type `gcc -o yab-compress yab-compress.c -lz` in `/yab-IDE/BuildFactory`. |
17 | 17 |
|
18 |
-Upgrading |
|
19 |
- Delete ~/yab_work/BuildFactory |
|
20 |
- |
|
21 |
-This will insure that the BuildFactory is refreshed with the current version. |
|
22 |
- |
|
23 | 18 |
LICENSE: Artistic License -- Create your own stand-alone binaries with yab under any license you want. |
24 | 19 |
AUTHOR: jan__64 |
25 | 20 |
|
26 |
-yab homepage: http://yab.orgfree.com/ |
|
27 |
- |
|
28 |
-yab forum: http://yab.orgfree.com/forum/ |
|
21 |
+yab homepage: http://yab.besly.de/ |
|
29 | 22 |
|
30 | 23 |
IRC channel: |
31 | 24 |
|
... | ... |
@@ -34,3 +26,8 @@ Network: Freenode |
34 | 26 |
|
35 | 27 |
Channel: #yab |
36 | 28 |
|
29 |
+Other Packages |
|
30 |
+--------------------- |
|
31 |
+BuildFactory is in a new package |
|
32 |
+Yab-IDE is in a new package |
|
33 |
+Yab-Documentation is in a new package |