You must have the SUNWpiclh, SUNWpiclr, SUNWpiclu, and SUNWpiclx picl packages installed correctly before running the test.
Verify that the picld daemon is running by typing the following:
# ps -ef |grep picld root 100077 1 0 Sep 11 ? 23:40 /usr/lib/picl/picld |
If the daemon is not running, run the script to restart it by typing the following:
# /etc/init.d/picld start |