* MATTHEW WILBY <[email protected]> [2011-02-23 11:29]: > ok, more things to build..... > > Interestingly SFW_160 contains Perl 5.10.
It has been available from SFW fro a long time, however all delivered perl modules are built against perl-584 and all perl dependencies in the consolidations are on perl-584. In order to build against perl-510 you have to change the symlinks delivered by perl-584 as follows: /usr/perl5/bin -> ./5.10.0/bin /usr/perl5/pod -> ./5.10.0/lib/pod /usr/bin/perl -> ../perl5/5.10.0/bin/perl You will also have to change the manifests/specfiles of any packages delivering perl modules. My changes to JDS are already in the hg repo. -- Guido Berhoerster _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
