needing install OpenOffice.org without messing up perl

Lowell Gilbert freebsd-ports-local at be-well.ilk.org
Thu Jul 9 18:10:58 UTC 2009


Scott Bennett <bennett at cs.niu.edu> writes:

>      What is the best way to install OpenOffice.org from a package without
> the installation trying to reinstall perl5.8 over perl5.10?

Get a package that includes them?

Short of that, you would have to install the package without
dependencies.  There is a pkg_add option to do this, but the 
trick comes afterwards, when you have to fix it up to use the 
perl you actually have (perl-after-upgrade(1) might be able to
handle this, but you have no guarantees.).  Or you could just 
install both perl versions; they should be able to coexist 
just fine.


More information about the freebsd-ports mailing list