Failed Config on Mac OSX

2003-01-15 Thread Russell Kenyon
This is my first time installing MySQL. I'm attempting to install MySQL on my Apple PowerBook G4 OSX 10.2. After downloading and unpacking mysql-3.23.53.tar.gz, my attempt to run ./configure failed. I'm including content from config.log, any help you might have would be appreciated.

Re: Failed Config on Mac OSX

2003-01-15 Thread Peter D Bethke
Russell, Sounds like you don't have developer tools installed. You need the developer tools to build mysql on OSX. Though I think you can get hold of a pre-built distro as well - try versiontracker to find the link. Peter This is my first time installing MySQL. I'm attempting to install

Re: Failed Config on Mac OSX

2003-01-15 Thread Gavin Dimmock
Hi Russell, You donĀ¹t have a suitable compiler installed. For everything you need to know regarding installing MySQL on OS X go to http://www.entropy.ch/software/macosx/mysql/ Here you will find preconfigured mysql installs for OS X, plus step by step instruction on how to get it up and