> -- Apple's Perl installation looks for things in non-standard places I
> suppose. Tcl/TK is there and Python finds it, but Perl doesn't . Anyone
> know where? Alternatively, I guess I could install Perl from source in
> the standard way. Anyone know if the effective decoupling of Apple's
> Perl "breaks" any OSX/Apple functionality?
I've got my own perl 5.6.1 build, and haven't seen or heard of any
problems. Mine's in /usr/local/bin, and doesn't overwrite Apple's in any
way, but I copied the binary over /usr/bin/perl
> Working are:
>
> glib, GTK+, gnome libs - GTK programs compile well, haven't tried much
> gnome yet though
Cool!