John Gulizia writes:
 > David Buddrige wrote:
 > > 
 > > Hi all,
 > > 
 > > I have recently downloaded JDK 1.1.6 from
 > > ftp.progsoc.uts.edu.au/pub/Linux/java to run on my Redhat 5.1 system...
 > > I've un-tar'ed it into /usr/local/jdk1.1.6, and then added the following
 > > lines to my /etc/profile file....
 > > 
 > > PATH="$PATH:/usr/X11R6/bin:/usr/local/jdk1.1.6/bin"
 > > export JAVA_HOME="/usr/local/jdk1.1.6
 > > export CLASSPATH="/usr/local/jdk1.1.6/lib/classes.zip"
 > > 
 > > I then wrote a very basic "hello world" program, and attempted to
 > > compile it, using javac... however I get the message:
 > > 
 > > No library path set.
 > > 
 > > Can anyone tell me what I have done wrong?  I've been searching through
 > > the archives here, and reading through the readme file, however I can't
 > > see what I've missed...
 > > 
 > > Ta....
 > > 
 > > David Buddrige.
 > > [EMAIL PROTECTED]
 > 
 > 
 > take me off your mail list

Here's a clue:  DO NOT send to the list (ANY LIST) to be removed from it.
That is wrong, Wrong, WRONG!  Bad!  DON'T DO IT!

For almost all mailing lists anywhere, if you send to <listname>-request
instead of <listname> (now, let me be real clear on what that means.  That does
NOT mean "angle bracket l i s t n a m e close angle bracket", it means just
whatever the mailing list name is).  In your case, you *should* have 
mailed to 

    [EMAIL PROTECTED]

NOTE the -request in the mail address.  Often just sending the word
"unsubscribe" (again, to be very clear, this is spelled u n s u b s c r i b e
no quotes or anything) in the body of the message is sufficient.

Go forth and sin no more.

Steve

Reply via email to