Skip to main content

Thread: make[1]: antlr: command not found


hello,


trying install package called ibpy on ubuntu 12.04. in build instructions says need have "antlr 2.7.7 , python library" installed. went synaptic , installed following packages:
  • antlr
  • python-antlr
  • libantlr-java

following instructions got specific revision version of java2python (revision 50) after enter folder on command line , type: make

unfortunately error saying following (i translated words dutch english, little bit off normal wording):

code:
kramer65@kramer65:~/src/java2python/java2python$ make  cd lib && make  make[1]: folder '/home/kramer65/src/java2python/java2python/lib' entered  antlr java.g  make[1]: antlr: command not found  make[1]: *** [parser.py] error 127  make[1]: folder '/home/kramer65/src/java2python/java2python/lib' left  make: *** [lib] error 2  kramer65@kramer65:~/src/java2python/java2python$
since says antlr command not found, suppose there wrong installation of antlr. in synaptic seems fine though.

have idea how can solve error? tips welcome!

looks me maybe antlr command ended in non-standard place that's not in path. try
code:
dpkg --listfiles antlr |more
list of files in package, find antlr command, , make sure directory in path environment variable. re-try make.


Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Packaging and Compiling Programs make[1]: antlr: command not found


Ubuntu

Comments

Popular posts from this blog

Adobe Acrobat Pro , Terminal Server Use

Thread: transmission-daemon isn't playing nice: "409: Conflict"

Thread: gpg: Conflicting Commands