[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: suddenly I can't find things....



At 08:11 AM 8/9/00 -0500, Chris Garrigues wrote:
>Whoops.  It seemed to solve the problem at a considerable cost.  slurpd 
>doesn't build without threads and I need slurpd.  damned if I do, damned if I 
>don't.

Compile --without-threads; make install
Compile --with-threads; (cd servers/slurpd; make install)