From: Mark Slagell Date: 2002-12-06T04:53:16+09:00 Subject: Re: Solaris and ruby libraries Thanks for the replies. I'll pass the information along and see if any of it helps. Mark ts wrote: >>>>>>"D" == Daniel Berger writes: >>>>>> >>>>>> > >D> I've found that if you comment out the "socket" lib in the ext/Setup file > > From the README > > 4. Remove comment mark(#) before the module names from ext/Setup (or > add module names if not present), if you want to link modules > statically. > > > >Guy Decoux > >