i just installed crossftp and its dependencies (java 1.5) to see how is working and everything is fine
then i saw there is an update available for crossftp on
http://www.crossftp.com/ the update requires java 1.6 so installed java 1.6 (and removed java 1.5) and here is the problem: the global path for java is pointing wrong in java 1.6
echo $JAVA_HOME
/usr/lib/jvm/java-1.5.0-sun-1.5.0.22/jre
could be a broken package or something must be done by hand ?
thx