常會遇到的情況,安裝 ports 裡某套件有時會跳出選單 ~ 但是發現要重新安裝時選單不出來了 ~ 採用下列方式就可以解決啦 Shell> make clean Shell> make rmconfig Shell> make install