Sis srl

Ciarpame {.com}

Useful stuffs for the masses. Useless things for few.

May 29th, 2009

SSHKeychain: errore “The following install step failed: run postinstall script for SSHKeychain”

by Giovanni Savastano

Se volete installare SSHKeychain 0.8.2 su Mac e viene visualizzato l’errore “The following install step failed: run postinstall script for SSHKeychain” c’è un modo molto semplice per risolvere il problema.

  1. Copiate il pkg dell’installazione sul Desktop (o nel percorso che preferite)
  2. Fate tasto destro sul pkg->mostra contenuto pacchetto
  3. Entrate nella directory Contents -> Resources
  4. Editate con Textedit o quello che preferite (MA NON FATE doppio click) il file postinstall
  5. modificate la riga 2:
    • da: chown -R $USER:$USER “$2/SSHKeychain.app”
    • a: chown -R $USER:`id -gn` “$2/SSHKeychain.app”
  6. salvate il file ed uscite
  7. cliccate due volte sul file pkg e fate ripartire l’installazione

voilà! fatto.

Gio

Tags:
Categories: Linux&Co. · Tricks · Usefulware

0 Comments

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment