Francois Dumais wrote: > > There will be redhat users around that can tell you which package to > > get, but it will likely be something like php4-<version>.i386.rpm > > In order to ease my search (I don`t know what to look for), could you tell > me of a name, or a directory, or something that could help me identify > directly on my computer, or on the internet the file to look for. I prefer > not using RPM. Isn`t ther a PHP site out there that has a tar.gz file or > any compressed file with the dev in it?
If you install from source, php-config will be part of the install. Do 'locate php-config', and make sure the script it finds is in your PATH. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
