On Aug 28, 2007, at 9:08 AM, Marek Stepanek wrote:
> Have a new MBP, 17 inch :-) I need to install many many things new.
>
> First I installed a new Perl 5.8.8 in /usr/local/ - Apple's OSX is
> up-to-date and Xcode installed!
>
> First something, where I am not sure about: I made
>
> % mv /usr/bin/perl /usr/bin/perl_out
> % ln /usr/local/bin/perl5.8.8 /usr/bin/perl
>
> Is this right?
Yes, that's normal. In fact, /usr/bin/perl is by default just a link
to /usr/bin/perl5.8.8.
> live/apache.t 1 1 1
> live/jigsaw-md5-get.t 2 1 2
> live/jigsaw-md5.t 2 1 2
> Failed 3/41 test scripts. 3/831 subtests failed.
I recall some talk about server-side problems with some of LWP's
"live" tests. If I recall right, when you're configuring the module
there's a prompt about whether to skip those or run them.
sherm--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net


|