If you go to mysql.com, you will find both source code and binaries for 
OS X.  I originally got Fink for MySQL as well, but after a great deal 
of investigation, I realized that it would actually be better to compile 
my own (which I did with no problems).  Fink will want to install other 
packages that you may not want, such as passwd and daemonic and a few 
others.  These packages are great, but are ideal if you use many daemons 
which require "users" to run as.  (Note: you will still want to create 
another user for MySQL, read on.)

See this page for the details:

http://developer.apple.com/internet/macosx/osdb.html

In the instructions, it says use 3.23.45, be sure to use 3.23.46 b/c 
3.23.45 had a bug that prevented it from being shut down on OS X, this 
bug was fixed in *.46.

Still, I think Fink is a great resource for other packages.

Erik


On Friday, January 18, 2002, at 11:43  PM, Ward W. Vuillemot wrote:

> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH
> ### ./configure failed, exit code 1
> Failed: compiling libxml2-2.3.14-2 failed
>
> I get this error from trying to load MYSQL.  I also get a similar error 
> for VIM.  The two reasons why I started trying FINK.  :|  Any ideas?
>
> Thanks,
> Ward
>
>
> _______________________________________________
> Fink-beginners mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-beginners
>


_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to