> but now I have another problem. When I try "make install", I get
> the "You need makeinfo" message.
This one makes me shake my head every single time - I always wonder
why they can't just print a warning and just continue, like most
projects do. Try:
% make MAKEINFO=true
--
Joel