Hi, I'm desperately trying to install 4-3-10 on my RH 9 box and have run into several problems with configure for which I cannot find solutions on the web (although I see the problems documented by some people)
1) On my first attempt to configure (using the configure settings from my previous install of PHP (4.2.2), I got the error message checking for db3 major version... configure: error: Header contains different version I found a couple of references to this through Google where there was a suggestion to insert a line in the configure:23467 section that would assign THIS_LIBS the value of $LIBS I did this and configuration then got past that problem. However, later, the configuration for jpeg failed. When I looked at config.log, I saw that one of the link options was -l-lgdbm which is of course bogus. I assume that this happened due to the earlier "fix" but it's almost impossible to figure out where that concatenation occured. Any suggestions to fix this problem would be most appreciated. Thanks, David Jameson -- _______