Right, there I am again...

Since my last email, I've been trying to get my own version of RPy
(including the two patches that I sent earlier) to run on the Win XP
laptops. I've tried the official version as well (this is with Python
2.5.1.1 from ActiveState, NumPy 1.0.3.1 or some such, and R 2.5.1).
After some frustration because I had stubbornly installed MinGW to a
non-standard location, I got the thing to compile and I could do some
digging. It turns out that RPy crashes in the setup_term_ui() call
from the rpy_init() function in rpymodule.c. I can get a bug thingie
from Windows, but I have no clue how to go about this from here, since
it seems setup_term_ui() is either from Windows or from R (it's not in
the RPy source distribution) -- I have some experience debugging C
code on Linux, but not on Windows.

So, are there any pointers that can help me resolve this? I'm not sure
whether it's the same problem as reported by many others, but I sure
could look at it while I'm at it.

Cheers,

Manuzhai

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to