Re: Small problem installing on FreeBSD

2003-07-15 Thread Dan Nelson
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 >

Small problem installing on FreeBSD

2003-07-15 Thread Jonathan Villa
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...