From: Ruby Noob Date: 2004-10-27T03:19:03+09:00 Subject: Re: Installing Ruby 1.8.2 stable snapshot in Linux nobu.nokada@softhome.net wrote: > Hi, > > At Tue, 26 Oct 2004 23:49:09 +0900, > Ruby Noob wrote in [ruby-talk:117766]: > >>By the way, should doing a "make && make install" install any >>rubylib.so* files? If so, shouldn't I have a rubylib.so.1.8.2 somewhere? > > > configure --enable-shared > Thanks!