From: nobu.nokada@... Date: 2002-08-03T10:16:25+09:00 Subject: Re: How to Load Script from a C Extension? Hi, At Sat, 3 Aug 2002 03:34:52 +0900, William Djaja Tjokroaminata wrote: > I checked the code and it appears that all those lines are just global > variable definitions. Also, when I open the file manually (in C) and just > run "rb_eval_string" on each line, the program is fine. Could you show me the code fragment and backtrace? And what's your environment; platform, ruby version and so on? > (At least, "rb_load" is really the correct function that I need?) Yes. -- Nobu Nakada