Home
Unix-Linux Administration
Database
Programming
Advanced Search
Resources
Contact Us
Home arrow Unix-Linux Administration arrow How to Install arrow pkg_add ploblem
pkg_add ploblem Print
Nov 19, 2005 at 07:34 AM
If anyone doing this upgrade in FreeBSD is running their /tmp directory as nosuid,noexec It won't work and you will get an error along the lines of:

 


./+INSTALL: permission denied
pkg_add: install script returned error status


 

You can fix this ploblem with run: setenv PKG_TMPDIR /home/user/tmp etc /home/admin/tmp