[nycbug-talk] pkg_add
Rick Aliwalas
rick
Wed Feb 9 15:37:40 EST 2005
On Wed, 9 Feb 2005, swygue wrote:
> How do I change pkg_add temp directory? I tried this, # env
> PKG_TMDIR=/"directory I want". This did not help, I read the manpage
> and it mention something about template, I do not know what to do.
What O/S? What shell? Your syntax ain't right for bourne/korn/bash :
# env PKG_TMDIR=/"directory I want"
you may want to try
# PKG_TMDIR="/directory I want"
and verify w/
# echo $PKG_TMDIR
-rick
> I need a job..
More information about the talk
mailing list