UNIX-Courier-MTA-install.html-Overview
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
]
site-1
menu-1
menu-2
menu-3
menu-4
menu-5
menu-6
site-2
menu-1
menu-2
menu-3
menu-4
menu-5
menu-6
site-3
menu-1
menu-2
menu-3
menu-4
menu-5
menu-6
site-4
menu-1
menu-2
menu-3
menu-4
menu-5
menu-6
site-5
menu-1
menu-2
menu-3
menu-4
menu-5
menu-6
開始行:
** Overview - 概要 [#d8f0287c]
~
- '''You will need the following software in order to com...
-- Courier をコンパイルし,インストールする為には,以下の...
~
''1. The Courier Authentication Library - Courier 認証ラ...
- '''The courier-authlib package must be installed and co...
-- Courier-authlib パッケージは,Courier をインストールす...
~
''2. A C++ compiler - C++ コンパイラ''
- '''Courier is primarily developed and built with gcc. O...
-- Courier は主に gcc によって開発,ビルドされています....
~
''3. PCRE - PCRE''
- '''The PCRE library (http:/www.pcre.org) is required.'''
-- PCRE ライブラリ (http://www.pcre.org/) が必要です.
~
''4. GNU make - GNU make''
- '''On the BSD platform family GNU make is usually insta...
-- BSD プラットフォームファミリーでは,通常,GNU make は ...
~
''5. Perl 5 - Perl 5''
- '''A recent version of Perl needs to be installed.'''
-- Perl の新しいバージョンをインストールする必要がありま...
~
''6. GDBM or Berkeley DB library - GDBM 又は Berkley DB ...
- '''Either library must be installed.'''
-- いずれかのライブラリがインストールされていなければなり...
~
''7. [[FAM, the File Alteration Monitor - FAM, ファイル修...
- '''FAM (http://oss.sgi.com/projects/fam/) is optional. ...
-- FAM (http://oss.sgi.com/projects/fam/) はオプションで...
~
''8. OpenSSL - OpenSSL''
- '''Support for SSL/TLS requires OpenSSL. If OpenSSL is ...
-- SSL/TLS のサポートには OpenSSL が必要です.OpenSSL が...
~
''9. OpenLDAP - OpenLDAP''
- '''Support for LDAP directory services requires OpenLDA...
-- LDAP ディレクトリサービスをサポートするには,OpenLDAP ...
- '''Most of the LDAP support code is already provided by...
-- LDAP サポートのコードの殆どは,既に Courier 認証ライブ...
~
''10. mgetty+sendfax, groff or troff (not tested), ghosts...
- '''This optional software is required to send E-mail me...
-- このオプショナルなソフトウェアは,FAX を経由して E-Mai...
- '''[[mgetty+sendfax>http://alpha.greenie.net/mgetty/], ...
-- [[mgetty+sendfax>http://alpha.greenie.net/mgetty/]], [...
~
- '''The typical sequence of commands to install Courier ...
-- Courier をインストールするコマンドの典型的な流れは次の...
./configure [options]
make
make check # Optional -- see below
make install
make install-configure
- '''These commands are described in greater detail in th...
-- これらのコマンドは,以下のセクションの中でもっと詳しく...
----
~
- '''If you're using gmake (the make on GNU/Linux, and gm...
-- もしあなたが,gmake (GNU/Linux 上の make と 他のなんら...
MAKEFLAGS="-j 4"; export MAKEFLAGS # sh, bash 又...
又は~
setenv MAKEFLAGS="-j 4" # csh 又は tcsh
- '''This must be done before running the configure scrip...
-- これらは,configure スクリプトを実行する前に行わなけれ...
~
----
~
- '''Courier will not work on a Linux kernel that's been ...
-- Courier は,デフォルトコンフィグレーションで,Openwall...
- '''NOTE: Linux-Mandrake includes the Openwall patch in ...
-- 注意: Mandrake Linux は Openwall パッチを選択可能な "...
終了行:
** Overview - 概要 [#d8f0287c]
~
- '''You will need the following software in order to com...
-- Courier をコンパイルし,インストールする為には,以下の...
~
''1. The Courier Authentication Library - Courier 認証ラ...
- '''The courier-authlib package must be installed and co...
-- Courier-authlib パッケージは,Courier をインストールす...
~
''2. A C++ compiler - C++ コンパイラ''
- '''Courier is primarily developed and built with gcc. O...
-- Courier は主に gcc によって開発,ビルドされています....
~
''3. PCRE - PCRE''
- '''The PCRE library (http:/www.pcre.org) is required.'''
-- PCRE ライブラリ (http://www.pcre.org/) が必要です.
~
''4. GNU make - GNU make''
- '''On the BSD platform family GNU make is usually insta...
-- BSD プラットフォームファミリーでは,通常,GNU make は ...
~
''5. Perl 5 - Perl 5''
- '''A recent version of Perl needs to be installed.'''
-- Perl の新しいバージョンをインストールする必要がありま...
~
''6. GDBM or Berkeley DB library - GDBM 又は Berkley DB ...
- '''Either library must be installed.'''
-- いずれかのライブラリがインストールされていなければなり...
~
''7. [[FAM, the File Alteration Monitor - FAM, ファイル修...
- '''FAM (http://oss.sgi.com/projects/fam/) is optional. ...
-- FAM (http://oss.sgi.com/projects/fam/) はオプションで...
~
''8. OpenSSL - OpenSSL''
- '''Support for SSL/TLS requires OpenSSL. If OpenSSL is ...
-- SSL/TLS のサポートには OpenSSL が必要です.OpenSSL が...
~
''9. OpenLDAP - OpenLDAP''
- '''Support for LDAP directory services requires OpenLDA...
-- LDAP ディレクトリサービスをサポートするには,OpenLDAP ...
- '''Most of the LDAP support code is already provided by...
-- LDAP サポートのコードの殆どは,既に Courier 認証ライブ...
~
''10. mgetty+sendfax, groff or troff (not tested), ghosts...
- '''This optional software is required to send E-mail me...
-- このオプショナルなソフトウェアは,FAX を経由して E-Mai...
- '''[[mgetty+sendfax>http://alpha.greenie.net/mgetty/], ...
-- [[mgetty+sendfax>http://alpha.greenie.net/mgetty/]], [...
~
- '''The typical sequence of commands to install Courier ...
-- Courier をインストールするコマンドの典型的な流れは次の...
./configure [options]
make
make check # Optional -- see below
make install
make install-configure
- '''These commands are described in greater detail in th...
-- これらのコマンドは,以下のセクションの中でもっと詳しく...
----
~
- '''If you're using gmake (the make on GNU/Linux, and gm...
-- もしあなたが,gmake (GNU/Linux 上の make と 他のなんら...
MAKEFLAGS="-j 4"; export MAKEFLAGS # sh, bash 又...
又は~
setenv MAKEFLAGS="-j 4" # csh 又は tcsh
- '''This must be done before running the configure scrip...
-- これらは,configure スクリプトを実行する前に行わなけれ...
~
----
~
- '''Courier will not work on a Linux kernel that's been ...
-- Courier は,デフォルトコンフィグレーションで,Openwall...
- '''NOTE: Linux-Mandrake includes the Openwall patch in ...
-- 注意: Mandrake Linux は Openwall パッチを選択可能な "...
ページ名: