On Thu, Dec 26, 2002 at 12:26:55PM +0100, Gregoire Favre wrote:
> just wanted to give a try at http://mews.org.uk/glitter/ and at run time
> it complains about:
> 
> IO::Handle::setvbuf not implemented on this architecture
> 
> The problem comes from:
> 
> STDOUT->setvbuf($nothing_here, _IONBF, 0) if ($opt_g);
> 
> Sorry to ask here: I don't now perl at all...

You probably just don't have the IO::Handle module installed.  Either
install the module off CPAN or it appears to be in the wml package in
contrib.

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

"If you're not making any mistakes, you're flat out not trying hard
enough." - Jim Nichols

Reply via email to