Icekimo, thanks very much for this. It solved the problem.
For what it's worth, my default install directory resulted in this command :
- Code: Select all
cd /opt/Adobe/Reader9/bin && sudo ./UNINSTALL
I'd wanted to uninstall it because amazingly, it installs a /etc/bash_complete.d/ file which breaks bash autocompletion on a bunch of stuff in Adobe's attempt to deal with filenames with spaces in it. For example, normally when typing something like :
- Code: Select all
ls ~/Docu
and then hitting tab to complete the directory name you'd get :
- Code: Select all
ls ~/Documents/
After installing Adobe Reader 9, the autocomplete changed to :
- Code: Select all
ls ~/Documents
with a trailing space.
Lame. Anyhow, fixed by uninstalling adobe.