From owner-freebsd-stable@FreeBSD.ORG Mon Oct 4 20:54:57 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E83816A63E for ; Mon, 4 Oct 2004 20:54:57 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13A8143D46 for ; Mon, 4 Oct 2004 20:54:57 +0000 (GMT) (envelope-from gwk@rahn-koltermann.de) Received: from [212.227.126.206] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CEZqx-0000HZ-00; Mon, 04 Oct 2004 22:54:39 +0200 Received: from [217.232.154.23] (helo=[192.168.0.3]) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1CEZqx-0002yU-00; Mon, 04 Oct 2004 22:54:39 +0200 From: "Georg-W. Koltermann" To: Yann Golanski In-Reply-To: <20041004155205.GA55812@kierun.org> References: <20041004155205.GA55812@kierun.org> Content-Type: text/plain Message-Id: <1096923250.1075.1.camel@localhost.muc.eu.mscsoftware.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 04 Oct 2004 22:54:10 +0200 Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:90bcaad5e51ecc993b2919ba4b74e6dc cc: stable@freebsd.org Subject: Re: Maple 9.5 install. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 20:54:57 -0000 Am Mo, den 04.10.2004 schrieb Yann Golanski um 17:52: > Anyone tried to install this sucessfuly? > > I've looked at the handbook but the following error. > > Any idea from anyone? > > > > # ./LinuxInstaller.bin > Preparing to install... > WARNING: /tmp does not have enough disk space! > Attempting to use /usr/home/yann for install base and tmp dir. > Extracting the JRE from the installer archive... > Unpacking the JRE... > Extracting the installation resources from the installer archive... > Configuring the installer for this system's environment... > > Launching installer... > > # > # HotSpot Virtual Machine Error, Internal Error > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Client VM (1.4.2_02-b03 interpreted mode) > # > # Error ID: 4F533F4C494E55580E43505001C9 > # Just a guess, but did you have linprocfs mounted? The SUN Linux JRE requires it, otherwise it throws a VM error. -- Regards, Georg.