I am trying to install MySQL 5.1.51 on a Solaris 9 server using sourcecode but keep getting the following error when I run the configure command, how do I resolve.
./configure --prefix=/apps/mysql --datadir=/apps/mysql/data
config.status: executing depfiles commands
config.status: executing libtool commands
libtoolT: No such file or directory
config.status: executing default commands
Everytime I run a make afterwards it fails and the errors point towards libtool
./configure --prefix=/apps/mysql --datadir=/apps/mysql/data
config.status: executing depfiles commands
config.status: executing libtool commands
libtoolT: No such file or directory
config.status: executing default commands
Everytime I run a make afterwards it fails and the errors point towards libtool