Hi, I installed SUNWapch22 in OpenSolaris 98 with,
$ pfexec pkg install SUNWapch22 After this, I am expecting an SMF entry I can start the service, but I cannot find it. $ svcs -a | grep http $ However, there seems to be a manifest for it, $ pkg contents SUNWapch22 ... var/svc var/svc/manifest var/svc/manifest/network var/svc/manifest/network/http-apache22.xml I expect the service will be there in a disable state. Any ideas? Cheers, Henry