Reorder for port order, and add svn (Subversion) as service (port 3690)
[minix3.git] / docs / UPDATING
blobae7f22254b961df9441464c45122b65404e1e197
2 20060818:
3         You need flex in your $PATH, which has become part of the base
4         system. This needs bigger binaries.
5         If you don't have flex yet, you can compile it first by doing:
6         # cp /usr/src/etc/binary_sizes* /etc
7         # binsizes big
8         # cd /usr/src/commands/flex-2.5.4 
9         # sh build