13,005
回編集
(→インストール) |
|||
119行目: | 119行目: | ||
--with-readline --with-sodium --with-tidy --with-xpm \ | --with-readline --with-sodium --with-tidy --with-xpm \ | ||
--with-zlib --with-zip --with-libxml --with-xsl --with-ldap --with-pic \ | --with-zlib --with-zip --with-libxml --with-xsl --with-ldap --with-pic \ | ||
--with-fpm-systemd \ | |||
--with-unixODBC=shared \ | --with-unixODBC=shared \ | ||
--with-mysql-sock \ | --with-mysql-sock \ | ||
142行目: | 143行目: | ||
# SUSE | # SUSE | ||
sudo zypper install libc-client2007e_suse libonig4 libpq5 | sudo zypper install libc-client2007e_suse libonig4 libpq5 | ||
libaspell15 # GNU ASpellを使用する場合 | |||
<br> | <br> | ||
~/.profileファイル等に、環境変数<code>PATH</code>を追記する。<br> | ~/.profileファイル等に、環境変数<code>PATH</code>を追記する。<br> |