I'd suggest using Zend Server Community Edition. It includes MySQL on the Mac version. The installer will get it up and running for you. See http://www.zend.com/en/products/server-ce/index for more information.
Best regards, *Jim Mullen* iDimensionz <http://www.iDimensionz.com/> Follow iDimensionz on Twitter <http://twitter.com/iDimensionz> and Facebook <http://www.facebook.com/pages/iDimensionz/63769662255>. On 9/4/10 1:38 AM, paulden_56 wrote: > > I have been following the instructions given on this site for > downloading and installing MySQL to my Mac, which is running Snow Leopard: > > http://hivelogic.com/articles/compiling-mysql-on-snow-leopard > > Everything ran fine until I ran into Step Three, where I ran these > commands and got these results: You > > $ ./configure --prefix=/usr/local/mysql --with-extra-charsets=complex \ > > --enable-thread-safe-client --enable-local-infile --enable-shared \ > > --with-plugins=innobase > -bash: ./configure: No such file or directory > > Found that I did not have that file, so I tried to used the touch > command to create it, but that didn't work either. What am I doing wrong? > > TIA > > [Non-text portions of this message have been removed]