Sun Studio 12 インストールリファレンスガイド (英語、日本語、簡体字中国語)

Procedure破壊された製品レジストリファイルを削除する

  1. 次のように入力し、スーパーユーザー (root) になります。


    su
    Password: root-password
    
  2. 次のように入力し、productregistry ファイルがある場所に移動します。


    cd /var/sadm/install
    
  3. 次のように入力し、productregistry ファイルを削除します。


    rm productregistry
    
  4. 次のように入力し、スーパーユーザーの権限を終了します。


    exit