Hi, At Wed, 23 Jul 2003 02:52:44 +0900, Brian Candler wrote: > When I build under FreeBSD-4.7 (working around the dbm problem as outlined > before), and then install, libruby doesn't seem to get installed: > > $ find /usr/local/lib/ruby/1.8 -name 'libruby*' > $ > > But it was installed when I build 1.6.8: > > $ find /usr/local/lib/ruby/1.6 -name 'libruby*' > /usr/local/lib/ruby/1.6/i386-freebsd4.7/libruby.a > $ There should be libruby-static.a at /usr/local/lib. -- Nobu Nakada