如何使用port重新安裝openssl? - BBS

Table of Contents

可能是同時安裝很多程式,不知道誰先裝了openssl
最後導致openssl無法被移除,也無法重新安裝

以下是錯誤訊息
===> Checking if lang/php4-extensions already installed
pkg_info: package openssl-0.9.7g has no origin recorded
===> php4-extensions-1.0 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 lang/php4-extensions
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1

之前是有把openssl整個port砍掉再用cvsup裝回來
是不是因為這樣而找不到安裝紀錄?

如果是這樣的話,有指令可以強迫移除程式嗎?

--

All Comments