FreeBSD
«Prev
|| 1 || Next»
30 September 2007
qmail-scanner1.25 を強制する
qmail-scanner-1.25_2 < needs updating (port has 2.01_1)
qmail-scannerでportupgrade すると 2.0が 入るので、具合が悪いので、1.25を入れなおしてチェックにひっかっらないようにした
/usr/ports/mail/qmail-scanner1 で make reinstall したが、エラーになり入らなかった、 make deinstall もエラーになる
メッセージ内に、エラー回避方法があるので、それを実行した
setenv FORCE_PKG_REGISTER
make install
これで、1.25が入り、チェックにもひっかからなくなった
If you really wish to overwrite the old port of mail/qmail-scanner1without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line.
qmail-scannerでportupgrade すると 2.0が 入るので、具合が悪いので、1.25を入れなおしてチェックにひっかっらないようにした
/usr/ports/mail/qmail-scanner1 で make reinstall したが、エラーになり入らなかった、 make deinstall もエラーになる
メッセージ内に、エラー回避方法があるので、それを実行した
setenv FORCE_PKG_REGISTER
make install
これで、1.25が入り、チェックにもひっかからなくなった
If you really wish to overwrite the old port of mail/qmail-scanner1without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line.
«Prev
|| 1 || Next»