开发者

Cygwin stops after Norton antivirus install

开发者 https://www.devze.com 2023-02-14 07:33 出处:网络
Cygwin was working fine before I install Norton on my laptop开发者_开发百科. Cygwin window not even shows thecommand prompt. How to fix this? I am using Win7

Cygwin was working fine before I install Norton on my laptop开发者_开发百科. Cygwin window not even shows the command prompt. How to fix this? I am using Win7

Thanks in advance.


Norton is high up on Cygwin's Big List Of Dodgy Applications at http://cygwin.com/faq/faq.using.html#faq.using.bloda. These applications often install hooks into other processes, yet they don't do so entirely transparently, thereby breaking crucial Cygwin functionality, in particular its fork() implementation.

So far MS's Security Essentials appears to be Cygwin-compatible, but these things change ...

0

精彩评论

暂无评论...
验证码 换一张
取 消