Hi, At Sun, 8 May 2005 21:31:40 +0900, Jon A. Lambert wrote in [ruby-talk:141662]: > What > little web doc there is leads me to believe that racc is integrated with > both. No, integrated is only racc runtime, which is used to run scripts generated by racc. > There is a racc directory in both lib directories that includes a > module named parser. There is nothing in either bin directory. The doc say > use $ racc foo.y Where be the racc bat exe or ruby module? Or has the > invocation changed? Therefore you need to install racc itself to compile compilers. -- Nobu Nakada