[PHP-INST] php3 install problems From: Daniel Ferrell (dlf <email protected>)
Date: 04/11/01

hey guys,

    I need some help if possible, I am installing php3 and am having
problems with the make. I get the following error and I have no clue
what to do about it... Can anyone help me?

 cc -g -I. -I.
-I/opt/OMS/services/postgresql/include -c functions/levenshtein.c -o
functions/levenshtein.o
(cd pcrelib; /home/one/sunbin/make)
make[1]: Entering directory `/opt/OMS/services/php-3.0.18/pcrelib'
cc -g -c maketables.c
cc -g -c get.c
cc -g -c study.c
cc -g -c pcre.c
rm -f libpcre.a
ar cq libpcre.a maketables.o get.o study.o pcre.o
make[1]: execvp: ar: Not a directory
make[1]: *** [libpcre.a] Error 127
make[1]: Leaving directory `/opt/OMS/services/php-3.0.18/pcrelib'
make: *** [pcrelib/libpcre.a] Error 2
#

 Dan

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-install-unsubscribe <email protected>
For additional commands, e-mail: php-install-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>