I can't install PEAR inside one of mail jails
I can go to
/var/ports/basejail/usr/ports/devel/pear/work/stage/usr/local/share but there is no pear/peclcmd.php inside.
I wonder what "We cannot initialize the temp directory" means, it doesn't look like this has to do anything with /tmp?
Code:
root@www:/usr/ports/devel/pear # make install clean
===> Staging for pear-1.9.4_3
===> pear-1.9.4_3 depends on file: /usr/local/include/php/main/php.h - found
===> pear-1.9.4_3 depends on file: /usr/local/lib/php/20131226/xml.so - found
===> Generating temporary packing list
******************************************************************************
FATAL ERROR! We cannot initialize the temp directory. Please be sure to give
full write access to this directory and the install directory.
'/tmp/pear' was given.sed: /var/ports/basejail/usr/ports/devel/pear/work/stage/usr/local/share/pear/peclcmd.php: No such file or directory
*** Error code 1
Stop.
make: stopped in /basejail/usr/ports/devel/pear
/var/ports/basejail/usr/ports/devel/pear/work/stage/usr/local/share but there is no pear/peclcmd.php inside.
I wonder what "We cannot initialize the temp directory" means, it doesn't look like this has to do anything with /tmp?