summaryrefslogtreecommitdiffstats
path: root/README.1st
blob: ba15b7b65d74ec48ddb86f76e90f2b915c8fab43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
------------------------------------------

PTTBBS - 1.9 Branch

Release Engineer: piaip

------------------------------------------

1.9 branch is a whole new generation.
In this release we want to migrate old
MAKE system from pmake(BSD flavor) to
GNU Autoconf/Automake. And after this
it is believed that we will be able to
release faster and more stable.

To apply this branch, please install:
Autoconf 2.59
Automake 1.9

And run these commands in top level 
directory:

aclocal
autoheader
autoconf
automake -a

Then you will be able to use
./configure
make

------------------------------------------
Warning: 1.9 Automake branch is STILL
WORK IN PROGRESS. That is, it's not stable
and may not be run/build/install.

Any help is welcome to make it faster
released!

    piaip@csie.ntu.edu.tw,
    Sun Sep 11 11:50:56 CST 2005