I would avoid updating ANTLR from the repositories to be honest and maintain the versions by downloading from the web site (or use Maven if you were not using Python).
Jim > -----Original Message----- > From: [email protected] [mailto:antlr-interest- > [email protected]] On Behalf Of Michael Cracraft > Sent: Thursday, April 15, 2010 7:52 AM > To: [email protected] > Subject: [antlr-interest] Version conflicts between installed antlr jar > files and python runtime installation > > Any time antlr is updated on my Fedora boxes, I have an issue with the > python runtime and version mismatches. Is there an option to either > have > the python runtime ignore the version mismatch? Or is there a method > to > have the antlr-3.2.jar generate code as if it were the antlr-3.1.2.jar, > for > example? Or am I just doomed to have to download and maintain a > separate > antlr jar matching my python runtime? > > Thanks, > Michael > > -- > _____________________________________________ > > List: http://www.antlr.org/mailman/listinfo/antlr-interest > Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your- > email-address List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
