Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2001 23:10:01 -0500 (EST)
From:      Mikhail Kruk <meshko@cs.brandeis.edu>
To:        Jonathan Chen <jonc@chen.org.nz>
Cc:        <freebsd-java@FreeBSD.ORG>
Subject:   Re: Installing JBuilder 5 with native JDK1.3.1
Message-ID:  <Pine.LNX.4.33.0112112308520.1251-100000@daedalus.cs.brandeis.edu>
In-Reply-To: <20011212170506.A16371@grimoire.chen.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
Why do you think it should try ./lib/temp? Do you specify the install path
anywhere in the installer? Try giving it a full path, not relative. It
might do something weird with '.'
Well, all I can say for sure is that I'm running otehr InstallAnywhere
installers on native 1.3.1 w/o any problems.

On Wed, 12 Dec 2001, Jonathan Chen wrote:

> Hi,
>
> I'm trying to install JBuilder 5 (downloaded jb5_linux.tar.gz) using
> the native JDK 1.3.1 VM. After I've unpacked it, I try a:
>
>     ./per_install.bin LAX_VM /usr/local/jdk1.3.1/bin/java
>
> the install appears to start up fine, but bombs when it tries to create
> "/lib/temp". Relevant debug logs:
>
>     [...]
>     InstallUninstaller size: 566
>     CDS: Free Disk Space in bytes == 257968128
>     CDS: Required Disk Space in bytes == 107140621
>     Setting install umask.
>     /bin/sh -c umask 022 = 0
>     InstallUninstaller size: 566
>     Installer: Exception occurred while installing
>     java.lang.Exception: Failed to create installDir /lib/temp
>             at com.zerog.ia.installer.GhostDirectory.installSelf([DashoPro-V1.2-120198])
>             at com.zerog.ia.installer.Action.install([DashoPro-V1.2-120198])
>             at com.zerog.ia.installer.GhostDirectory.install([DashoPro-V1.2-120198])
>             at com.zerog.ia.installer.Installer.install([DashoPro-V1.2-120198])
>             at ZeroGj0.run([DashoPro-V1.2-120198])
>     [...]
>
> As far as I can work out, it isn't setting the install directory
> correctly, that's why it's attempting to install to "/lib" instead of
> "./lib". Any here managed to install this successfully?
>
> Cheers.
> --
> Jonathan Chen <jonc@chen.org.nz>
> ----------------------------------------------------------------------
>                                           "Opportunity does not knock,
>        it presents itself when you beat down the door" - W.E. Channing
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-java" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0112112308520.1251-100000>