Hi: I use FC2 too. I am also using the same version of Java j2sdk1.4.2_04. I really wonder where the problem is. Please run this command before:
export JAVA_HOME=/usr/java/j2sdk1.4.2_04 (note the export key). As an old UNIX user I noted often the problem is that people don't export an environment variable in that waym when they run another bash instance it is no more there. I am not telling this is your case. But just in case I am pointing to this common issue. Also, I am assuming you are using the bash. BTW, if this solve the problem, don't forget to include the above line in your profile file. Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
