网站首页  |  幼儿教育  |  中小学教育  |  电脑教育  |  英语教育  |  教育论文  |  家长教育 设为首页加入收藏联系投稿 
 位置: 中国教育学习网 > 电脑教育 > 操作系统 > FreeBSD > 正文

FreeBSD FORCE_PKG_REGISTER

字号:   


FreeBSD FORCE_PKG_REGISTER 問題敘述: 當你先前已經用ports 安裝過某一軟體 當你要再次透過ports 安裝同一軟體時, 很有可能會出現類似下述的錯誤訊息產生. 意思是說 你可以透過 make deinstall 解除安裝 然後透過 make reinstall來再次安裝 若你確定想要*覆蓋*此安裝 可以透過設定 FORCE_PKG_REGISTER 變數達成目標. ===> An older version of PORTS資料夾位置 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 PORTS資料夾位置 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. 處理方式: 只要在make install 時加上 FORCE_PKG_REGISTER="yes" 就可以強制安裝. 也就是: /usr/ports/資料夾位址/#make install FORCE_PKG_REGISTER="yes"
收藏此文  |  打印  

 
  • 上一篇教程:

  • 下一篇教程:

  •   GoogLe
     
      最新推荐
  • 此栏目下没有推荐教程

  •   最近更新

      GoogLe

     
    Powered by Cn-Education.Com (c) 2005-2008 中国教育学习网 教育网站长QQ交流群60041790
    设为首页  |  加入收藏  |  版权申明  |  广告服务  |  联系我们  |  友情链接  |  网站地图  |  返回顶部 ↑