http://www.perlmonks.org?node_id=998807


in reply to Re^2: Can't install DBI or DBD::mysql after Mountain Lion
in thread Can't install DBI or DBD::mysql after Mountain Lion

Simply installing XCode no longer installs the command line tools-- you have to launch XCode and tell it to install them. It's another new annoyance from Apple.

  • Comment on Re^3: Can't install DBI or DBD::mysql after Mountain Lion

Replies are listed 'Best First'.
Re^4: Can't install DBI or DBD::mysql after Mountain Lion
by Anonymous Monk on Oct 14, 2012 at 01:03 UTC
    Thank you! That solved the problem.