John <[EMAIL PROTECTED]> writes: > 1. I found and installed a program, Vera 1.4a-1, which is > stated to list acronyms. There was no problem with > dselect and 'dpkg -l' shows it as installed, however, I > am neither able to locate any file of that name nor to > access the list. Anyone any ideas please? > That's not a program but info files which you can read with an appropriate reader (info, pinfo, tkinfo or (X)emacs).
You can see which files was installed with "dpkg -L <package name> | more" (in an xterm). Greetings, joachim