Hi, I have installed php4.0.6 onto my local account. Use the folowing when you do configure:
./configure --prefix=PREFIX ........ PREFIX is /home/<your account>/ then it will install in your home. Do you have root access? //Mikael -----Original Message----- From: Hunter Vaughn [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 12:38 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] php 4.1.1 install to local user dir Back in Feb of last year, someone asked a question that seems similar to mine, but it doesn't look like he got any answer. I'm hoping I'm luckier. I'm trying to install PHP 4.1.1 into my local user directory, and I get along fine until I get to "make install". Then I get the following error: Making install in . /path/to/user-dir/php-4.1.1/build/shtool install -c -m 0755 php /user/local/bin/ cp: /usr/local/bin/#INST@168538#: Permission denied make: The error code from the last command is 1. Obviously, I'm suffering from lack of permissions in /usr/local/bin, whis is as it should be. In the words of the person from last February, "What is it trying to do and how can I get it to try to do it in the local user's directory?" My configure command goes thusly: CPPFLAGS=-I/path/to/user-dir/include-dir LDFLAGS=-L/path/to/user-dir/include-dir ./configure --enable-force-cgi-redirect --without-gd --with-mysql=/path/to/u ser-dir//mysql-dir If you need more information, let me know and I'll see what I can provide. I'm not the admin for the server, so I'm a little sketchy on it's details. Thanks to any who can help. --Hunter Vaughn ([EMAIL PROTECTED]) -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php