On Friday, January 24, 2003, at 05:30  PM, [EMAIL PROTECTED] wrote:

Is there way to tell which .deb (and/or package) is responsible for
installing a particular file in /sw?

Yes, "dpkg -S README" for example.

But dpkg -S is slow. So, i ported the package "dlocate" to fink. dlocate uses GNU locate to massively speed up the dpkg -S and dpkg -L commands.

"fink install dlocate" then "dlocate -S README".. waaay faster. :)

-Ben



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to