Ah, great. This is my first day on a 64 bit system
An unrelated question (maybe I should make a new thread):
Some programs seem to look for libraries with extra extensions. E.g. I had libnss3.so in /usr/lib64, but it was looking for libnss3.so.1d, so I had to make a symlink. Is there a reason for this (i.e. what does the exension 1d or 0d mean?) and is there a way to tell it "just use the one without the extension" so I don't have to make symlinks for so many libraries?
Thanks,
David