Wednesday, August 7, 2013

Missing Filesets

Please cd to the location of the base level images do the following following:
                                                     
To find out if fileset is on DVD:
# installp -qld .  | grep X11.fnt.ucs.ttf_CN
  X11.fnt.ucs.ttf_CN          6.1.8.0                    I  N usr

Notice the  I  over to the right.  That indicates it is a base level image.

Force overwrite a fileset
# installp -acFNXd  .  X11.fnt.ucs.ttf_CN

Force overwrite all filesets
# installp -acFNXd  .  all or *

No comments:

Post a Comment