This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:install_astcc_mailman [2012/01/14 03:26] – external edit 127.0.0.1 | en:install_astcc_mailman [2012/01/25 09:19] (current) – solo | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| in your linux and then type | in your linux and then type | ||
| < | < | ||
| + | yum -y install cpan | ||
| cpan | cpan | ||
| </ | </ | ||
| Line 26: | Line 27: | ||
| < | < | ||
| + | install Module:: | ||
| + | install Config:: | ||
| + | install DBI | ||
| install MIME::Lite | install MIME::Lite | ||
| install Net::SSLeay | install Net::SSLeay | ||
| Line 32: | Line 36: | ||
| install Devel:: | install Devel:: | ||
| install Email:: | install Email:: | ||
| - | install Config:: | ||
| - | install MIME::Lite | ||
| install MIME:: | install MIME:: | ||
| install Net::SMTP | install Net::SMTP | ||