If I continually grep for staroffice8 in /var/sadm/install/contents and then pkgrm those packages until finally grep returns nothing I would expect that the staroffice8 directory in /opt would be gone also.
# cd /opt # grep staroffice8 /var/sadm/install/contents # find staroffice8/ staroffice8/ Nope .. its there still. Probably the package prototype file is missing something ? # rmdir staroffice8/ Dennis _______________________________________________ opensolaris-discuss mailing list [email protected]
