On Fri, Jan 16, 2015 at 11:21 AM, James Rome <[email protected]> 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
[email protected]                                  [email protected]
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to