[______TOC_______] [NEXT CHAPTER]
1 General questions

1.1	something error occurs ?


* trouble examples

http://www.fml.org/fml/Japanese/troubleshoot/ 


* search over fml latest documents


http://www.fml.org/fml/search-j.html 


1.2	What I need ?


You need a mail server (e.g. sendmail, postfix, qmail, exim, zmailer, ...) 
and perl5.

http://www.fml.org/fml/INSTALL/ 


1.3	Is there a recommended version ?


Yes, there is. I recommend you use fml-stable, which is bug-fixed
version of the official release.


Whereas, fml-current is development version.
New functions is being added and added.
The developpers want you test the current, which leads to the better
release quality.


* download fml-current 

ftp://ftp.iij.ad.jp/pub/IIJ/dist/fukachan/fml/current/ 


* download fml-stable

ftp://ftp.iij.ad.jp/pub/IIJ/dist/fukachan/fml/stable/ 


* release engineering

http://www.fml.org/fml/releng.ja.html 


1.4	I want to know my fml version

% makefml showconf 


If your "makefml" command has no "showconf", please run this:

% cat /usr/local/fml/etc/release_version


1.5	What the version number means?

	3.0A-20000512


For example, 3.0A-20000512 means the snapshot on 2000/05/12/ for major
version 3.0 and minor version 'A'. The last alphabet indicates
internal changes. It is useful for debug.


1.6	latest changes 


http://www.fml.org/fml/WHATS_NEW/ 

http://www.fml.org/fml/ 


[______TOC_______] [NEXT CHAPTER]