|
From: Liguo S. <Lig...@va...> - 2003-10-31 21:54:47
|
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 |