First time posting so apologies if I've got the wrong place. I'm trying to install mysql 4.1.9 from source on my Solaris 9 box. The configure, make and make test are all successful. However, the make install fails with the following (snipped)
Making install in log
/etc/log
make: Fatal error: Don't know how to make target `install'
Current working directory /var/adm/log
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'
Current working directory /local/mpdmysql/mysql-4.1.9/innobase
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'
I've spent all day on this and it's driving me nuts! Any help would be appreciated.
Cheers
Mike D