From owner-freebsd-java Tue Dec 11 20:10:12 2001 Delivered-To: freebsd-java@freebsd.org Received: from daedalus.cs.brandeis.edu (daedalus.cs.brandeis.edu [129.64.3.179]) by hub.freebsd.org (Postfix) with ESMTP id 491E037B416 for ; Tue, 11 Dec 2001 20:10:09 -0800 (PST) Received: from localhost (meshko@localhost) by daedalus.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id XAA01259; Tue, 11 Dec 2001 23:10:01 -0500 Date: Tue, 11 Dec 2001 23:10:01 -0500 (EST) From: Mikhail Kruk To: Jonathan Chen Cc: Subject: Re: Installing JBuilder 5 with native JDK1.3.1 In-Reply-To: <20011212170506.A16371@grimoire.chen.org.nz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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 > ---------------------------------------------------------------------- > "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