|
From: Liguo S. <Lig...@va...> - 2003-10-31 17:21:15
|
Hi, Luigi, > You need the Test::Unit framework. You can get it from > <http://testunit.talbott.ws>. You'll need version 0.1.8 or above. Just checked the place. And since ruby-1.8, Test::Unit lives inside the main ruby package. My ruby is 1.6.7. I will upgrade it to 1.8. > Hmm. I'll look into it. There's probably some way to tell autoconf to > add a prefix to the macro names. Inside /usr/lib/ruby/1.6/i386-linux/config.h, those macros are all defined as "". It seems a little wierd for me to do something like this. Thanks for check it. Liguo |