Hi, > From: "Joel VanderWerf" <vjoel / PATH.Berkeley.EDU> > Sent: Wednesday, January 14, 2004 4:18 PM > > BTW, if you've once run extconf.rb by yourself, do you know the > > Makefile you generated installs files to site_dir by default. > > Don't your site_dir have openssl.so? > > I did a 'make distclean' after mucking around with extconf.rb, so I > think I am safe. distclean does not uninstall anything. $ find /usr/locall/lib/ruby/site_ruby/1.9 -name 'openssl*' ? Regards, // NaHi