c_rehash(not a bug)

2007-05-28 Thread GNUtoo
oops i didn't pay attention at the fact that the group wasn't made executable... but the Administrator should be able to run c_rehash no? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.

bug found with c_rehash and workaround

2007-05-28 Thread GNUtoo
c_rehash is a program needed for making openssl certificates and is part of the openssl program: an example of use is here:http://www.stunnel.org/examples/client_cert.html c_rehash is a perl script it contain the following lines if(! -x $openssl) { if(-x "$_/$openssl.exe") { this check for openssl