打印

install jbuilder in linux ?

install jbuilder in linux ?

why i cann't install jbuilder7  in linux

who  can give some advice ?

TOP

具体的出错信息?

TOP

关注!

我看到这样的帮助,但是没有成功:

Subject: Re: Install jbuilder7 on Redhat Linux 7.3 problem

"zhjin" <zhjin@dizen.com.cn> wrote in message news:3d1bc4e0_1@dnews...
> Can someone tell me how to install JBuilder 7 enterprise on redhat linux
7.3
> , when i run ./install_linux command, it appear nothing and quit. Does
> someone know how to do?
> thanks.
>
Domnot know about Rhat 7.3, but on Suse runs fine. However, you need to make
sure of the following:

(1) You have JDK 1.3.x installed on Red Hat or you can use the links on the
CD-ROM. I have had problems reading the JDK on the CD-ROM however, as some
distros will not execute it as per the permissions in reference to the
CD-ROM setup by default in the distro. Sometimes they give you Read only
rights and not execute rights.
Might apply here.

(2) If you have a JDK 1.3.x installed on your system, make sure that it is
on your classpath and that Red Hat and Install Anywhere can find and use it.
Best way to check is by going to a terminal and typing:
   java -version

See if a JDK of 1.3.x or higher is the current version. If not, set it to
the current by exporting it in your $PATH or by putting it in your
etc/profile file or ./bash/rc file.

(3) If you do not have a J2SDK of 1.3.x or higher install one. Usually this
should be on your distro diskettes, or you can download a J2SDK from Sun,
IBM, or Blackdown.

(4) Make sure that Kaffe is not installed as your default JDK. I have seen
Kaffe prevent the lax installer from running and intercepting the JDK calls.

Hope this helps!!!
喜日摄影

如果你更热爱金钱而非自由,更习惯于被奴役的安宁而
畏惧令人充满活力的争取自由的抗争,那么,请你静静
地走开。我们不会乞求你的建议或是帮助。伏下身去讨
好那喂养你的人吧。但愿身上的锁链不会给你造成太多
的痛苦,但愿未来的人们不会记起你曾经是我们的国人

TOP