Overview: convert fml4 to fml8 (2)

2004/11: you can replace fml4's fml.pl with fml8's fml.pl.

Configure like this.

% su fml
% make configure
% su root
# make install
# mv /usr/local/fml/fml.pl /usr/local/fml/fml.pl.orig
# ln -s /usr/local/libexec/fml/fml.pl   /usr/local/fml/fml.pl
# ln -s /usr/local/libexec/fml/msend.pl /usr/local/fml/msend.pl
# ln -s /usr/local/libexec/fml/mead.pl  /usr/local/fml/libexec/mead.pl

Precisely fml8 can not read fml4 configuration file. If fml8's fml.pl cannot find config.cf, it tries to convert config.ph in ML's home directory to config.cf, read it and starts to run.

The conversion is incomplete but fml8 can convert simple configurations manipulated by fml4 CUI or GUI.

fml 8.0 (fml-devel) project homepage is www.fml.org/software/fml8/.
fml 4.0 project homepage is www.fml.org/fml/menu.ja.html.
about one floppy bsd routers, see www.bsdrouter.org/.
other free softwares are found at www.fml.org/software/.

author's homepage is www.fml.org/home/fukachan/.
Also, visit nuinui's world :) at www.nuinui.net.

For questions about FML, e-mail <fml-bugs@fml.org>.