fml installation on NetBSD-current
See the following url for more details of fml installation.
../../INSTALL-e/index.html
% su root
# mkdir /usr/local/fml /var/spool/ml
# chown fml /usr/local/fml /var/spool/ml
# exit
% ftp ftp://ftp.iij.ad.jp/pub/IIJ/dist/fukachan/fml/currnet/fml-3.0I-current-20000822.tar.gz
Connected to ftp.iij.ad.jp.
2% | | 53248 6.50 KB/s 04:23 ETA
% tar zxf fml-3.0I-current-20000822.tar.gz
% cd fml-3.0I-current-20000822
% make install
% make install RECOMMEND=yes
% env RECOMMEND=yes perl makefml install
perl ./makefml install
---NOT USING configuration file (for the first time)
THIS HOST (beth.fml.org) IS [i386-unknown-netbsd1.4.]
---Please Define Your Fml System Configurations
Personal Use or ML-Admin-Group-Shared or fmlserv you use?
Personal, Group, Fmlserv (personal/group/fmlserv) [personal]
DOMAIN NAME [fml.org]
FQDN [beth.fml.org]
EXEC FILES DIRECTORY [/usr/local/fml]
TOP LEVEL ML DIRECTORY [/var/spool/ml]
Language (Japanese or English) [Japanese]
TimeZone (TZ: e.g. +0900, -0300) [+0900]
--- summary ---
DOMAIN: fml.org
FQDN: beth.fml.org
EXEC_DIR: /usr/local/fml
ML_DIR: /var/spool/ml
Language: Japanese
TimeZone: +0900
The Current Config is saved in /usr/local/fml/.fml/system
---Install the Fml system to /tmp/e. (y/n) [n]
Installing fml system to /tmp/e
Fixing Path: src .. libexec ..... sbin . cf . bin ...................
Done.
Back-up'ing templates in /tmp/e/drafts ...
Generating nroff manuals:
doc/man/fml.8
doc/man/makefml.1
Installing bin ...
Installing sbin ...
Installing libexec ...
Installing cf ...
Installing etc ...
Installing sys ...
Installing src ...
Installing drafts ...
Installing messages ...
Installing doc ...
Done.
-- Enjoy Internetworking!
** create mailing list (suppose "elena" ML)
% /usr/local/fml/makefml newml elena
...
% su root
Password:
# cat /var/spool/ml/elena/aliases >> /etc/aliases
# newaliases
# exit
** add myself to the mailing list
...
** test
send test mail to "elena" ML
** configure fml
howto-customize-e.html
To remove log of test mails, please remove the following files.
% cd /var/spool/ml/elena
% rm -fr seq summary log spool
Copyright (C) 1999 Ken'ichi Fukamachi
All rights reserved.
$Id: fml-install.wix,v 1.1.1.1 2000/12/06 03:50:30 fukachan Exp $