|
|
“Re: RE: How to Install DBD::mysql on Mac OS X 10.3 (Panther)” |
|||
| From: | BLUE | In Response To: | 4344 Re: RE: How to Install DBD::mysql on Mac OS X 10.3 (Panther) |
| Date Posted: | Thursday, October 28, 2004 2:12:00 PM | Replies: | 1 |
| Enclosures: | None. | ||
After getting things working, thanks entirely to this thread, I
was doing a bit more research and checking out some of the other
links provided by Google in response to my search.
I found this piece of information, which details the source CAUSE of the problem
so elegantly solved here. Just to share the information, here it is:
We recently discovered the DBD::mysql problem as well. The patch is to edit /System/Library/Perl/5.8.1/darwin-thread-multi-2level/Config.pm, replacing:
ld='MACOSX_DEPLOYMENT_TARGET=10.3 cc'
with
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc'
Unfortunately, this change is too late to get into Panther.
---------------------------------------------------------------
Edward Moy
Apple
There are no trackbacks.
|
TruerWords
is Seth Dillingham's personal web site. More than the sum of my parts. |