but perl may have not permission to write /usr/bin anyway can you test it with perl -e "mkdir /usr/bin/test" ? that may result from cygwin's perl executable privilege.
2009/1/6 Ray <[email protected]> > > the problem is that I actually have write permissions > for example: > chen...@rchen23 /opt/msscaf > $ touch /usr/bin/hello_all > > chen...@rchen23 /opt/msscaf > $ echo $? > 0 > > On Jan 6, 5:11 pm, "Qiang (James)" <[email protected]> wrote: > > Ray wrote: > > > > !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > > > ERROR: Can't create '/usr/bin' > > > Do not have write permissions on '/usr/bin' > > > > !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > > > > 你的错误信息尖叫着 "没有权限", 没看到么? > > > > 建议读一下这篇 debug 文章 > http://wiki.perlchina.org/index.php/Brian%27s_Guide_to_Solving_Any_Pe... > > > > Qiang(James) > > > --~--~---------~--~----~------------~-------~--~----~ 您收到此信息是由于您订阅了 Google 论坛“PerlChina 论坛”论坛。 要在此论坛发帖,请发电子邮件到 [email protected] 要退订此论坛,请发邮件至 [email protected] 更多选项,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问该论坛 -~----------~----~----~----~------~----~------~--~---
