non-root user可否使用ports??? - BBS

Table of Contents



最近有需要我得在一台freebsd工作站上面裝mono....
因為沒有root權限,
所以每次make install都會看到下列畫面
請問有辦法避開讓我順利安裝吧
我只是想把mono裝在我的家目錄而已(PREFIX=$HOME/local)

===> Switching to root credentials for 'install' target
Password:

附上我的設定:
PORTSDIR=$HOME/local/ports
PORTSSUPFILE=$HOME/local/etc/cvsupfile-ports
PREFIX=$HOME/local
DISTDIR=$HOME/local/ports/distfiles
LOCALBASE=$HOME/local:/usr/local
PACKAGES=$HOME/local/ports/packages



--

All Comments