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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to