[desktop-discuss] OpenOffice.org 2.3 for Solaris

Damien Carbery damien.carbery at sun.com
Wed Sep 26 02:26:02 PDT 2007


> 6. To permanently avoid recurring queries at the
> installation, you should produce an
>   admin file with the following content:
>       action=nocheck
>   conflict=nocheck
>       idepend=nocheck.
> can do this with the following commands:
>         echo action=nocheck >admin
> echo conflict=nocheck >>admin
>         echo idepend=nocheck >>admin
> ll the packages with:
>         pkgadd -a admin -d . openofficeorg*
Surely this could be provided in a script install-oo.sh.
I'm not a fan of such 'nocheck' directives because they will hid potential installation issues.
 
 
This message posted from opensolaris.org


More information about the desktop-discuss mailing list