./jre-1_5_0_09-linux-i586-rpm.bin

Do you agree to the above license terms? [yes or no]
yes
Unpacking...
./jre-1_5_0_09-linux-i586-rpm.bin: 281: ./jre-1_5_0_09-linux-i586-rpm.bin: cannot create install.sfx.10198: Permission denied
Checksumming...
/usr/bin/sum: install.sfx.10198: No such file or directory
expr: syntax error
expr: syntax error
chmod: cannot access ‘install.sfx.10198’: No such file or directory
Extracting...
./jre-1_5_0_09-linux-i586-rpm.bin: 311: ./jre-1_5_0_09-linux-i586-rpm.bin: ./install.sfx.10198: not found
Done.
su
用管理员的身份运行试试
最好用ubuntu自带的openjdk呀,sudo apt-get install openjdk-6-jre。不要太执着一个特定的安装包,能解决问题才好
没有看到出错的图片,你的eclipse安装的根目录下面有jre的文件夹不?如果没有的话从Java安装包下面拷贝一个放到eclipse安装的根目录下试试,
然后全部把eclipse文件夹下面的权限设置成你的当前的用户和用户组,然后再试试看行不?