Thanks
-------------------------------
sh-2.05$ ls
azureus libswt-gnome-gtk-2135.so Licence.txt swt-pi.jar
azureus.jar libswt-gtk-2135.so README-Linux systray4j.jar
cpl-v10.html libswt-pi-gtk-2135.so swt.jar
sh-2.05$ pwd
/reccal/users/btech/mey2066/azureus
sh-2.05$ echo $HOME
/reccal/users/btech/mey2066
sh-2.05$ ls
azureus libswt-gnome-gtk-2135.so Licence.txt swt-pi.jar
azureus.jar libswt-gtk-2135.so README-Linux systray4j.jar
cpl-v10.html libswt-pi-gtk-2135.so swt.jar
sh-2.05$ ./azureus
java.lang.ClassNotFoundException: /reccal/users/btech/mey2066/azureus/azureus/jar:/reccal/users/btech/mey2066/azureus/swt/jar:/reccal/users/btech/mey2066/azureus/swt-pi/jar
at java.lang.Class.forName(Class.java:native)
at java.lang.Class.forName(Class.java:52)
sh-2.05$
----------------------------------------------
This is what i got when i used
http://devurandom.net/azureus/files/...0-gtk.tar.bz2.
-----------------------------------------------------------
Then i tried
http://cesnet.dl.sourceforge.net/sou...us-2.0.3.0.jar
-i got
------------
sh-2.05$ java -jar Azureus-2.0.3.0.jar
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
java.lang.ExceptionInInitializerError: [exception was java.lang.NoClassDefFoundError: [Ljava/nio/charset/CharsetDecoder;]
at org.gudy.azureus2.ui.swt.Main.main(Main.java:102)
at java.lang.reflect.Method.invoke(Method.java:native)
at kaffe.jar.ExecJarName.main(ExecJarName.java:70)
at kaffe.jar.ExecJar.main(ExecJar.java:59)
sh-2.05$
----------------------
i then tried azureus-2.0.1.0.tar.bz2
i got:
---------
sh-2.05$ tar -xvjf azureus-2.0.1.0.tar.bz2
bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bzip2: Inappropriate ioctl for device
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to *attempt* to recover
data from undamaged sections of corrupted files.
tar: Child returned status 2
tar: Error exit delayed from previous errors
sh-2.05$
----------------------
what should i do??please help.
Thanks in advance
arun