Re: [問題] 安裝套件時遇到問題
※ 引述《ireullin (raison detre)》之銘言:
: 請問一下
: 小弟是FreeBSD新手
: 在安裝套件 linux_base-fc-4_15.tbz
: 出現了以下訊息
: pkg_add: find_play_pen: can't find enough temporary sapce to extract the
: files,
: please set your PKG_TMPDIR environment
: variable to a location with at least 121M bytes free
: 請問要怎麼更改PKG_TMPDIR呢
找個確定有足夠空間的 partition,假設是 /usr/tmp
echo $SHELL 看看你用哪種 shell
for bash:
export PKG_TMPDIR=/usr/tmp
for csh:
setenv PKG_TMPDIR /usr/tmp
然後再試試看
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 114.32.108.40
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 2 篇):
FreeBSD 近期熱門文章
PTT數位生活區 即時熱門文章