Login  Register

More problems with QuantLib-Ruby

Posted by Liguo Song on Oct 31, 2003; 1:55pm
URL: http://quantlib.414.s1.nabble.com/More-problems-with-QuantLib-Ruby-tp10416.html

After upgrading to ruby-1.8.0, I begin to experience a new problem.

In ruby-1.6.*, the host-os is linux, which is what the setup.rb expects. But in
ruby-1.8.0, the host-os is called linux-gnu, which really ruins the day for the
setup.rb.

I can modify the source with the RPM package. But, this might cause problem for
the future release. Any patch from the ruby gurus on this list?

Thanks.


Liguo