Re: [R] error message %1 is not a valid Win32 application.

2011-05-27 Thread sivan aldor
rote: > > On 11-05-26 9:11 PM, sivan aldor wrote: >> >>> I ran the exact command this morning on a friend's computer which is >>> 32bit and it worked! >>> I am now running it from a different computer. As far as I can tell the >>> only difference

Re: [R] error message %1 is not a valid Win32 application.

2011-05-26 Thread sivan aldor
The file was copied properly, My instinct is the problem has to do with the OS but I want to see if there is a way to resolve this. On Thu, May 26, 2011 at 9:35 PM, Duncan Murdoch wrote: > On 11-05-26 9:11 PM, sivan aldor wrote: > >> I ran the exact command this morning on a frien

Re: [R] error message %1 is not a valid Win32 application.

2011-05-26 Thread sivan aldor
05 PM, Duncan Murdoch wrote: > On 11-05-26 8:42 PM, sivan aldor wrote: > >> The only command I am using is >> dyn.load("dbsvls.dll") >> > > Okay, I get the error message you showed if I try to load something that > really isn't a valid Win32 dll, and I d

Re: [R] error message %1 is not a valid Win32 application.

2011-05-26 Thread sivan aldor
The only command I am using is dyn.load("dbsvls.dll") On Thu, May 26, 2011 at 8:41 PM, Duncan Murdoch wrote: > On 11-05-26 4:53 PM, sivan aldor wrote: > >> Hi Everyone, >> I am trying to work with a routine that is from the IMSL called BSVLS. I >> have the f

[R] error message %1 is not a valid Win32 application.

2011-05-26 Thread sivan aldor
Hi Everyone, I am trying to work with a routine that is from the IMSL called BSVLS. I have the file as a .dll file. I have been trying to call the routine using the dyn.load function. I am working on a 32-bit windows 7 OS with 3 GB. For some reason i still keep getting the error message LoadLibra