![](https://secure.gravatar.com/avatar/416a70abd70308f5737f51ddb95a924d.jpg?s=120&d=mm&r=g)
On Mon, Feb 18, 2008 at 6:05 PM, Luís Oliveira <luismbo@gmail.com> wrote:
On 18/02/2008, Mirko Vukovic <mirko.vukovic@gmail.com> wrote:
Can you just tell me what are the permission settings of the dll's that you have? (I'm grasping at straws here)
$ cygcheck /bin/cyggsl-0.dll | sed 's/\\/\//g' | xargs ls -gGh -rwxrwx---+ 1 603K Aug 4 2004 C:/WINDOWS/system32/ADVAPI32.DLL -rwxrwx---+ 1 962K Apr 16 2007 C:/WINDOWS/system32/KERNEL32.dll -rwxrwx---+ 1 571K Jul 9 2007 C:/WINDOWS/system32/RPCRT4.dll -rwxrwx---+ 1 55K Aug 4 2004 C:/WINDOWS/system32/Secur32.dll -rwxrwx---+ 1 692K Aug 4 2004 C:/WINDOWS/system32/ntdll.dll -rwxr-x---+ 1 1.6M Sep 18 21:34 C:/cygwin/bin/cyggsl-0.dll -rwxr-x---+ 1 1.8M Dec 14 18:22 C:/cygwin/bin/cygwin1.dll -rwxr-x---+ 1 578K Mar 24 2006 C:/cygwin/lib/lapack/cygblas.dll
HTH.
--
Luís Oliveira http://student.dei.uc.pt/~lmoliv/
Thanks. same here You know what's funny (I mean exasperating)? I can load the curl library (the one in the cffi tutorial).