On Sat, Nov 22, 2008 at 9:08 PM, Roger Pack <[EMAIL PROTECTED]> wrote:
>
>> At what stage in the installation process of which component can I
>> specify this flag? Do I need to specify it when invoking configure
>> before compiling Ruby 1.9.1 from source? And does anyone know if Mongrel
>> will successfully install and run afterwards? And how likely is it that
>> disabling fastthread will break other things?
>
> I believe it's
> gem install something -- --disable-fastthread

No, is a ruby configure process, not gem installation.

Mongrel will no longer mark fastthread as dependency but try to
require it if is found.

-- 
Luis Lavena
AREA 17
-
Human beings, who are almost unique in having the ability to learn from
the experience of others, are also remarkable for their apparent
disinclination to do so.
Douglas Adams
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to