[PHP-DEV] Installation Problem From: EzPublishing (info <email protected>)
Date: 05/30/98

Hello Zeev gave me this e-mail address.

I'm trying to install PHP3. I have build php-3.0RC5. I was able to go
through all the ./setup process and even went through the ./configure part
of that process without any problems. When I came to the actual make
command, I got the following error:

gcc -O2 -fpic -I. -I. -I/usr/local/Hughes/include -g -Wall
 -c functions/crypt.c -o functions
/crypt.o

functions/crypt.c:40: crypt.h: No such file or directory
make: *** [functions/crypt.o] Error 1

When configure checked for crypt.h , it said yes it was available. I've
looked throught the whole distribustion, I can't find crypt.h anywhere in
any of the directories.

What am I doing wrong?

Thank you
Dan