I read in the documentaion that when building from cvs you must have automake-1.4, autoconf-2.13 and libtool-1.4+ so I downloaded and compiled all those to my mac running os 10.2.6. I copied autoconf and automake from /usr/local/bin to usr bin and the php ./configure picked up the changes but it still won't recognize that I copied over libtool. The php configure exits with this error:
buildconf: libtool version 1.4.2 found.
You need libtool version 1.4.3 or newer installed to build PHP from CVS.
If I go into /usr/bin though and enter libtool --version in the terminal it shows 1.4.3. Is it reading libtool from another location? I'm lost on this one. I wouldn't be using cvs but I want to test out Vulcan Logic SRM
Thanks for the Help
Mike