I think I pretty much wrecked my 10.10.5 machine with a terminal crack
the process consisted of running these commands in Terminal, is there any way of undoing them?
- Run Installers
- Copy corresponding patched libstXX++.6.0.9 + alias to Applications/ilok/
- Open up terminal and hit the following commands, one at a time:
sudo chmod 775 /Applications/ilok/libstXX++.*
sudo chown 0:0 /Applications/ilok/libstXX++.*
sudo codesign -fs - /Applications/ilok/libstXX++.6.0.9.dylib
would anybody be so kind and enlighten me on how to undo these and go back to the previous state?
the process consisted of running these commands in Terminal, is there any way of undoing them?
- Run Installers
- Copy corresponding patched libstXX++.6.0.9 + alias to Applications/ilok/
- Open up terminal and hit the following commands, one at a time:
sudo chmod 775 /Applications/ilok/libstXX++.*
sudo chown 0:0 /Applications/ilok/libstXX++.*
sudo codesign -fs - /Applications/ilok/libstXX++.6.0.9.dylib
would anybody be so kind and enlighten me on how to undo these and go back to the previous state?