search for: em32

Displaying 2 results from an estimated 2 matches for "em32".

Did you mean: e32
2002 Aug 13
1
Rcmd SHLIB under NT
...1/bin/dlltool -k --as $(AS) But now I get: C:\rw1051\src\gnuwin32>Rcmd SHLIB sann.c make: make: Command not found make: *** [libR] Error 127 My path is as follows: C:\rw1051\src\gnuwin32>path PATH="C:\Rtools\";C:\Mingw-1.1\bin;C:\Perl\bin;"C:\Rw1051\bin";C:\WINNT\syst em32 ;C:\WINNT;"D:\Program Files\Hummingbird\Connectivity\7.00\Accessories\"; Thus far in my life the only way I've been able to compile C code for R is with the commands: gcc -O2 -c %FNAME%.c -IC:\Rw1051\src\include -IC:\Mingw-1.1\include dlltool --export-all-symbols --output-def %FNAME...
2007 Apr 26
8
Win32 service - Errno::EINVAL (Invalid argument) when uploading image file
Hi guys, I''m facing an error trying to run my app as mongrel_service, hope those who have faced similar issue can help to shed some lights. The app was fine when running from console, but when running it as a service, it failed when I try to upload ''image file'', it has no issue uploading other types of files. Environment: ------------ mongrel (1.0.1, 0.3.13.3)