[Fink-users] install-info

2012-07-28 Thread Greg Minshall
hi.  how do i find out which package installed a given file in /sw?  (in
this particular case, /sw/sbin/install-info, but i'm curious in
general.)  cheers.

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] install-info

2012-07-28 Thread David R. Morrison

On Jul 28, 2012, at 4:29 AM, Greg Minshall wrote:

 hi.  how do i find out which package installed a given file in /sw?  (in
 this particular case, /sw/sbin/install-info, but i'm curious in
 general.)  cheers.
 

dpkg -S /sw/sbin/install-info

shows the answer in the form

packagename:  /sw/sbin/install-info

(In this case it is slightly confusing, because the packagename which installed 
the file is dpkg .)

  -- Dave



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] install-info

2012-07-28 Thread Peter Dyballa

Am 28.07.2012 um 13:29 schrieb Greg Minshall:

 how do i find out which package installed a given file in /sw?

dpkg -S file name

--
Greetings

  Pete

Clovis' Consideration of an Atmospheric Anomaly:
The perversity of nature is nowhere better demonstrated than by the 
fact that, when exposed to the same atmosphere, bread becomes hard while 
crackers become soft


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users