This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Solved: After install: HelpWorld (HelloWorld!)
- To: java-discuss at sourceware dot cygnus dot com
- Subject: Re: Solved: After install: HelpWorld (HelloWorld!)
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: Mon, 7 Feb 2000 20:39:41 -0800 (PST)
- References: <200002080341.BAA00077@xapacura.sc.usp.br>
- Reply-To: apbianco at redhat dot com
ivanfg@bigfoot.com writes:
> I have already had a look at the FAQ, but I thought that the
> 'dumping core' wasn't my case.
We should fix the FAQ. I and so may others ran into that problem
before -- with the same symptoms.
> If there is interest, I can collaborate translating the FAQ for
> Brazilian Portuguese.
That would be a good idea indeed. I should do French.
./A
--- faq.html Mon Feb 7 20:33:31 2000
+++ faq.html.modified Mon Feb 7 20:35:42 2000
@@ -601,6 +601,9 @@ collect2: ld returned 1 exit status
<tt>CLASSPATH</tt> environment variable pointing at a third party's
java.lang and friends. Either unset <tt>CLASSPATH</tt>, or make sure
it does not refer to core libraries other than those found in libgcj.zip.</dd>
+ <p> Other symptoms include a running "<tt>Hello World</tt>"
+ type program, with a lot of non printable ASCII garbage before and/or
+ after the output. YMMW.
<dd></dd>
</dl>
<p></p>