Re: QuantLib-Ruby-0.3.3 bug report and building assistance.

Posted by Liguo Song on
URL: http://quantlib.414.s1.nabble.com/QuantLib-Ruby-0-3-3-bug-report-and-building-assistance-tp10407p10412.html

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