[antlr-interest] Still need help on installing ANTLR

Randolph Tan ren_c_tan at yahoo.com
Fri Nov 17 01:16:43 PST 2006


I am really sorry for my continuous disturbance to this mailing list.
   
  Following some of your previous suggestions, I have already successfully done run configure. But I encountered another set of problems when trying to make install:
   
  /////////////////////////////////////////////Screen////////////////////////////////////////////////
  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> make -C ./antlr install                              
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
make[1]: Entering directory `/e/Ren_Junks/antlr-2.7.6/antlr'
*** compiling 209 Java file(s)
./Parser.java:57: error: Class `antlr.Parser' already defined in e:/Ren_Junks/antlr-2.7.6/antlr/Parser.java:57.
   public abstract class Parser {
                         ^
./Parser.java:86: confused by earlier errors, bailing out
/////////////////////////////////////////////Screen////////////////////////////////////////////////
   
  Thinking that I may need jdk, i tried running it and got this error.
   
  /////////////////////////////////////////////Screen////////////////////////////////////////////////
  $ j2sdk-1_4_2_13-linux-i586.bin 
./j2sdk-1_4_2_13-linux-i586.bin: more: command not found
  Do you agree to the above license terms? [yes or no] 
y
./j2sdk-1_4_2_13-linux-i586.bin: df: command not found
./j2sdk-1_4_2_13-linux-i586.bin: [: -lt: unary operator expected
Unpacking...
Can't find /usr/bin/sum to do checksum.  Continuing anyway.
Extracting...
./install.sfx.2304: ./install.sfx.2304: cannot execute binary file
Done.
/////////////////////////////////////////////Screen////////////////////////////////////////////////
   
  Btw, thanks to Peggy Fieland & Loring Craymer for your help. And sorry again for disturbing the mailing list with stupid questions.
   
  > Well, the error reports say you have no development
> support for Java installed (neither gcj nor javac),
> you are missing binutils (no ar -- you cannot make
> libraries), and the configure script did not get far
> enough to check if you have a C++ compiler.
> 
> You need a few more of the MinGW packages, and you
> might want to download an SDK from java.sun.com
> 
> --Loring


 Send instant messages to your online friends http://uk.messenger.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20061117/6c8141f7/attachment.html 


More information about the antlr-interest mailing list