[EMAIL PROTECTED] writes: > Is there an rpm -qf /some/path/file equivalent in debian? I need to > find out which package contains libGLU.so.* couse I need to > recompile it to use it with nvidia... If anyone knows I'd really > appreciate the answer.. > > THX in advance!
"dpkg -S" is the answer. More generally "man dpkg" or at least "dpkg --help" Gary