The instructions below on install-jds are different from those on
the webpage, and the svcadm enable is missing from the webpage - which
one is right, and can the other be fixed to match?
-Alan Coopersmith- alan.coopersmith at sun.com
Sun Microsystems, Inc. - X Window System Engineering
Damien Carbery wrote:
> Binary downloads for JDS Vermillion Development build 64 are now available
> from:
> http://dlc.sun.com/osol/jds/downloads/current/
> Installation Instructions
> =========================
> 1) As root, disable the postrun and dbus services to avoid install-time
> error messages:
> # svcadm disable svc:/system/postrun:default
> # svcadm disable svc:/system/dbus:default
>
> 2) ./install-jds --force --ignore
>
> 3) Restart the postrun/dbus/hal services
> # svcadm enable svc:/system/postrun:default
> # svcadm enable svc:/system/dbus:default
> # svcadm enable svc:/system/hal:default