- 論壇徽章:
- 0
|
經常在安裝一個ports的時候,會出現(xiàn)某個相關ports已經安裝但版本過低的信息而中止,要么卸載重裝,要么 without deleting it first, set the variable "FORCE_PKG_REGISTER in your environment or the "make install" command line.對于第一種方法的問題:有的時候這個ports關聯(lián)的其它ports又太多,所以只好作罷;第二種方法的問題:這個應該不會有問題吧@!
希望那位兄臺指點迷經,小弟感激不盡!!!
p5-MIME-Base64-3.01 is already installed
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of converters/p5-MIME-Base64
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Stop in /usr/ports/converters/p5-MIME-Base64.
*** Error code 1
Stop in /usr/ports/security/p5-Digest.
*** Error code 1
Stop in /usr/ports/security/p5-Digest-MD5.
*** Error code 1
Stop in /usr/ports/distfiles/oicq.
localhost# pkg_delete p5-MIME-Base64-3.01
pkg_delete: package 'p5-MIME-Base64-3.01' is required by these other packages
and may not be deinstalled:
p5-URI-1.30
p5-Digest-1.06
p5-Digest-MD5-2.33
p5-Net-1.18,1
p5-libwww-5.76
f-prot-4.4.1
mod_perl-1.29
localhost# |
|