[antlr-interest] Re: Version question

micheal_jor <open.zone at virgin.net> open.zone at virgin.net
Wed Feb 5 08:39:32 PST 2003


> I have installed antlr-2.7.2. on a Linux system. When I 
run "antlr", I
> get a help message that starts with:
> 
> Antlr parser generator   Version 1.33MR32   1989-2001
> 
> This looks like a version of PCCTS. Is there a problem?

Perhaps. It seems that you (or your sysadmin or the install process 
for your Linux system) has installed a copy of PCCTS on the box. And 
the PCCTS antlr tool is on your PATH.

Use the "which" command or similar to determine which copy of antlr 
is running. 

To run the copy of antlr you've installed yourelf, use it's full path 
(or "./antlr" if you are in the ANTLR top-level directory).

Cheers,

Micheal


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list