In the last episode (Jul 16), Jonathan Villa said:
> I've installed MySQL on Linux more than a few times... so I got the
> process down... however, now I am trying to install on FreeBSD.
>
> This what I am doing...
> 1. tar zxvf mysql...freebsd.tar.gz -C /usr/local/mysql
> 2. cd /usr/local/mysql
>
I've installed MySQL on Linux more than a few times... so I got the
process down... however, now I am trying to install on FreeBSD.
This what I am doing...
1. tar zxvf mysql...freebsd.tar.gz -C /usr/local/mysql
2. cd /usr/local/mysql
3. ./configure (just to get the message)
I get the following...