Re: Cygwin & Virus

2010-03-13 Thread David Antliff
On Sun, Mar 14, 2010 at 13:26, Karthik Balaguru wrote: > Since cygwin is a windows utility that provides linux environment. > What is the probability of the linux environment to get infected by > virus ? Hello Karthik, I don't entirely understand your question - are you asking whether a Windows v

Re: Cygwin & Virus

2010-03-13 Thread Larry Hall (Cygwin)
On 3/13/2010 7:26 PM, Karthik Balaguru wrote: Hi, Since cygwin is a windows utility that provides linux environment. What is the probability of the linux environment to get infected by virus ? Very low. If you have a virus checker that's pointing at a Cygwin utility as a virus, I'd recommend r

Cygwin & Virus

2010-03-13 Thread Karthik Balaguru
Hi, Since cygwin is a windows utility that provides linux environment. What is the probability of the linux environment to get infected by virus ? Thx in advans, Karthik Balaguru -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: gettext/libiconv and libtool problem

2010-03-13 Thread Charles Wilson
On 3/13/2010 1:36 AM, Roger While wrote: > gettext supplies libintl.la. > That file requires libiconv.la. That is what would be supported by a 'build-depends:' tag -- which is exactly how that is handled by more powerful package management systems like rpm, deb, apt, and even ebuild. The origina