Dear all,
When I link php and mysql together as the command, ./config -with-apache=/etc/httpd/conf -with-mysql=/usr/bin
there are error messages
...
...
checking for working aclocal...missing
checking for working autoconf...missing
checking for working automake...missing
checking for working autoinfo...missing
checking for working autoheader...missing
checking for working autoinfo...missing
.......
.....
Remark that all mysql, apache, and php are installed by php
Please give me help, thanks
Simon