Issue or symptom
You might not be able to enable Handwriting recognition in Ink preferences (in System Preferences). This may occur on some Macs that shipped with Leopard pre-installed.
Solution
Use this workaround to enable handwriting recognition:
- From the Finder's Go menu, choose Utilities.
- Open Terminal.
- Carefully type (or paste) the following command, then press Return.
sudo rm /System/Library/Caches/com.apple.IntlDataCache*
- Enter your admin password if prompted for it.
- Type or paste the following command in Terminal, then press Return.
sudo rm /var/folders/*/*/-Caches-/com.apple.IntlDataCache*
- Type or paste the following command in Terminal, then press Return.
rm ~/Library/Preferences/com.apple.ink*
- Restart the computer.