[antlr-interest] Antlr CLASSPATH in Gentoo Linux?

edcjones edcjones at yahoo.com
Sat Sep 13 06:30:38 PDT 2003


Does anyone use Antlr as installed in Gentoo Linux? Any useful pointers?

"antlr.jar" is in "/usr/share/antlr/lib" so I set the CLASSPATH as

CLASSPATH=/usr/share/antlr/lib
CLASSPATH=$CLASSPATH:/home/edcjones/cvlib/antlr/cgram/grammars
CLASSPATH=$CLASSPATH:.
export CLASSPATH

in my ".bash_profile". I get the well-known message
"NoClassDefFoundError: antlr/Tool". Any suggestions?



 

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




More information about the antlr-interest mailing list