Hey all -- I'm having an installtion problem on an AIX server. When I run make, everything seems to go smoothly, but when I run make install, I get this error:
Making install in .
/da43/d24/bvogt/php-4.1.1/build/shtool install -c -m 0755 php /usr/local/bin/
cp: /usr/local/bin/#INST@48932#: Permission denied
make: The error code from the last command is 1.
Stop.
make: The error code from the last command is 1.
Any ideas? I'm stumped, and my system admins really won't give me any support for this project...help!
--Brian