On 25/7/02 at 14:07, [EMAIL PROTECTED] (Scott Brown) wrote: > Maybe I am slow, but I still cant get the dyld undefined symbols to > fix > itself. I installed all default (ie overwrote the existing > installation) > Any help would be great!
I actually followed the `rm -rf /Library/Perl' route which, of course, deletes all the modules you've installed but keeps from touching the /System/Library/Perl After deletion do the: ../configure make make test sudo make install dance with 5.8.0 (I got 98.7% tests returned O.K. just the usual dbi failures) 5.8.0 now works fine but it ain't for the faint hearted ;-) <standard disclaimer> Do this at your own risk!</standard disclaimer> Regards, Phil. > ----- Original Message ----- > From: "Geoffrey F. Green" <[EMAIL PROTECTED]> > To: "David Wheeler" <[EMAIL PROTECTED]>; "Phil Dobbin" > <[EMAIL PROTECTED]>; "Les Harris" <[EMAIL PROTECTED]> > Cc: "Perl on OS X" <[EMAIL PROTECTED]> > Sent: Sunday, July 21, 2002 6:23 PM > Subject: Re: 5.8.0, OSX, Dyld, and you. > > > > On 7/21/02 8:11 PM, "David Wheeler" <[EMAIL PROTECTED]> wrote: > > > > > On 7/21/02 12:22 PM, "Geoffrey F. Green" > <[EMAIL PROTECTED]> > > > claimed: > > > > > >> I installed Perl 5.8.0 in its own directory, leaving the > Apple-supplied > > >> version alone. (Everything's in /Library/Perl-5.8.0/) > > > > > > What's the config directive to get it to put all of its libraries > in > that > > > subdirectory? > > > > Simple answer: I don't know; I configured it interactively, even > though > that > > was the only change I made from the default config. I don't know > enough > > about building/configuring Perl to have any confidence that I'd > choose the > > right directives, given that none of the examples in the INSTALL > document > > know about the darwin-specific "/Library/Perl/" directories. > > > > If you do find out, though, please enlighten us on the list, because > I > > expect I'll have to reinstall Perl 5.8.0 shortly after August 24. > ;-) > > > > - geoff > > > > >