antlr3 install

Brandon Allbery allbery.b at gmail.com
Fri Jan 16 09:48:02 PST 2015


On Fri, Jan 16, 2015 at 11:21 AM, James Rome <jamesrome at gmail.com> wrote:

>  The antlr3 site
> https://github.com/hnw/macports-repos-hnw/wiki/package:-antlr3 says:
>
> $ sudo port install antlr3
>
>  Installed files
>
>    - /opt/local/bin/antlr3
>    - /opt/local/share/antlr3/lib/antlr-2.7.7.jar
>    - /opt/local/share/antlr3/lib/antlr-3.1.3.jar
>    - /opt/local/share/antlr3/lib/antlr-runtime-3.1.3.jar
>    - /opt/local/share/antlr3/lib/stringtemplate-3.2.jar
>    - /opt/local/share/antlr3/LICENSE.txt
>    - /opt/local/share/antlr3/README.txt
>
> But when I install antlr3 with the above command, I do not get files at
> any of these locations (for python 3.2)
>
>  Where are they hiding, and how do I get python to "see them"
>

Why are you expecting Python to see Java JAR files, especially as Python
modules (given later reference to PYTHONPATH)? It is not at all clear what
you are expecting here.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20150116/d67f2172/attachment.html>


More information about the macports-users mailing list