2004-2-3 08:58
lanser
我安装的过程中提示错误:<br />The included VM could not be uncompressed. Please try to download <br />the installer again and make sure that you download using 'binary' <br />mode. Please do not attempt to install this currently downloaded copy<br />我分析了一下安装脚本,发现是有个jre.tar.Z解不开,<br />我将这个jre.tar.Z copy 出来,在redhad和sco下都解不开,提示:not in compressed format,难道真是我下载的tuxedo安装文件不对吗?可我就是从bea的网站上下载的啊?<br />是下载的Red Hat Linux 7.2 on Intel版本的,难道redhat2004不支持他?没有道理啊?
2004-2-5 20:17
chenwenyu
你是在WINDOWS下栽的这个.Z文件?在WINDOWS下不能保存为WINZIP文件,只能保存为任何文件。<br /><br />重新下一次
2004-2-18 13:07
uiibono
下载的文件 tuxedo81_linux.bin 应该没错。我也碰到同样的问题。<br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1--><br />Preparing to install...<br />The included VM could not be uncompressed. Please try to download<br />the installer again and make sure that you download using 'binary'<br />mode. &nbsp;Please do not attempt to install this currently downloaded copy.<!--c2--></div><!--ec2--><br /><br />那位哥们可以指点一下,先谢谢!
2004-2-19 13:03
大漠孤星
安装一个JAVA开发环境再试试。<br /><br />想证明你的安装包是好的还是坏的,你可以到一个低版本的LINUX上TEST一下。
2004-2-28 12:20
uiibono
以下是转载文字,作者 HappyWin。<br /><br /><!--QuoteBegin--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--QuoteEBegin-->前几天装了个tuxedo8.1搞了好久没有结果,搞得郁闷了好几天,终于成功了,贴出来分享一下,希望能对大家有所帮助。<br />因linux下没有uncompress命令,所以安装时会出现没有按binary模式下载而不能安装的错误提示,可以按以下步骤骗一下系统而完成安装:<br /><br />注意:RedHat Linux没有/bin/sh目录,只有/bin/bash<br /><br />1、编辑uncompress文件,包含以下内容:<br />#!/bin/bash<br />/bin/gzip -df $@<br />2、改变权限<br />chmod +x ./uncompress<br />3、以root用户登陆,将文件拷贝到/bin目录<br /><br />&nbsp; 一切OK了,就可以通过控制台程序安装了,<br /><br /><br />&nbsp; sh ***.bin -i console <br /><!--QuoteEnd--></div><!--QuoteEEnd-->
页:
[1]
Powered by Discuz! Archiver 5.5.0
© 2001-2006 Comsenz Inc.