![]() |
[ News | Documentation | Knowledge Base | Project | Event | Users Group | Mailing List ] |
Samba 日本語版の動作確認プラットフォームです。
表の見方は、ページ下部を参照してください。
OS 種別 | コンパイラ | バージョン | オプション | 注意点 |
---|---|---|---|---|
Linux | ||||
Turbo Linux 6.0 Workstation | デフォルト(gcc-2.95.2) | 1.1 |
./configure --prefix=/usr/local/samba --with-localstatedir=/var/log/samba --with-pam --with-automount --with-smbmount --with-utmp --with-syslog --with-i18n-swat
|
|
Turbo Linux 4.2 Pro | デフォルト(egcs-2.91.60) | 1.1 |
./configure --prefix=/usr/local/samba --with-localstatedir=/var/log/samba --with-pam --with-automount --with-smbmount --with-syslog --with-i18n-swat
|
--with-utmp は動作せず |
*BSD | ||||
その他 | ||||
Solaris 8 for SPARC Edition | gcc-2.95.2 (Companion CD 付属) | 1.1 |
./configure --prefix=/opt/local/samba --localstatedir=/var/samba --with-pam --with-automount --with-utmp --with-syslog --with-i18n-swat --with-included-gettext
|
|
SunOS 4.1.4JLE | gcc-2.8.1 (コンパイル) | 1.1 |
--with-utmp オプションはNG 現在コンパイルできず |
|
SunOS 4.1.4JLE | gcc-2.8.1 | 0.97 |
./configure --localstatedir=/var/log/samba --with-i18n-swat --with-included-gettext --without-sambabook
|
|
HP-UX 10.20 | gcc-2.8.1 (パッケージ) | 1.1 |
./configure --prefix=/opt/local/samba --with-localstatedir=/var/log/samba --with-automount --with-syslog --with-i18n-swat --with-included-gettext
|
--with-utmp は動作せず make 前に touch source/po/*.gmo する必要がある |
Tru64 UNIX Version 5.60 | デフォルト(/usr/bin/cc) | 1.1 |
./configure --prefix=/usr/local/samba --with-localstatedir=/var/log/samba --with-automount --with-syslog --with-i18n-swat --with-included-gettext
|
--with-utmp はコンパイルできず |