Re: Setting up DBI on a Mac for a novice



I would install perl and mysql (if not already present), then run the cpan script (or perl -MCPAN -e shell) in a Terminal session (as root), answer all CPAN questions (defaults are ok), then type "install DBD::mysql".

Report problems with that method here.

Alexander

Bruce Martin wrote:
Hello all,

I know this can be done but does someone have a step by step guide that walks me through the process of setting up DBD:: MYSQL on Max OS X.

Thanks,
Bruce Martin
The Martin Solution
bruce@xxxxxxxxxxxxxxxxxx
http://www.martinsolution.com
http://externals.martinsolution.com





--
Alexander Foken
mailto:alexander@xxxxxxxx http://www.foken.de/alexander/

.



Relevant Pages

  • OT MySQL C API Please reply Off-list
    ... Could someone point me to a list or pages on how to use MySQL in C. ... I have code working, but I can't send my client to someone else because they don't have the libraries installed. ... Bruce Martin ...
    (perl.dbi.users)
  • Setting up DBI on a Mac for a novice
    ... I know this can be done but does someone have a step by step guide that walks me through the process of setting up DBD:: MYSQL on Max OS X. ... Bruce Martin ...
    (perl.dbi.users)
  • Re: Setting up DBI on a Mac for a novice
    ... walks me through the process of setting up DBD:: MYSQL on Max OS X. ... Bruce Martin ... The Martin Solution ...
    (perl.dbi.users)