From owner-freebsd-stable@FreeBSD.ORG Wed Oct 6 00:39:54 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 2975616A4CE; Wed, 6 Oct 2004 00:39:54 +0000 (GMT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0B3C43D3F; Wed, 6 Oct 2004 00:39:49 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id i960deFh007489; Wed, 6 Oct 2004 10:09:40 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Wed, 6 Oct 2004 10:09:39 +0930 User-Agent: KMail/1.7 References: <20041004155205.GA55812@kierun.org> <20041005110023.GB1949@kierun.org> In-Reply-To: <20041005110023.GB1949@kierun.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1228261.OrTPnSJ8ui"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200410061009.39789.doconnor@gsoft.com.au> X-Spam-Score: -2.1 () IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_02_03,TO_BE_REMOVED_REPLY,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: stable@freebsd.org Subject: Re: Maple 9.5 install -- [SOLUTION] 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: Wed, 06 Oct 2004 00:39:54 -0000 --nextPart1228261.OrTPnSJ8ui Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tue, 5 Oct 2004 20:30, Yann Golanski wrote: > Thanks to Georg-W. Koltermann who told me how > to fix this. All you need to do is to enable linprocfs in the following > way: > $ kldload linprocfs You can just do -> > $ mount -t linprocfs linprocfs /compat/linux/proc mount will DTRT automatically :) (Or put proc /compat/linux/proc linprocfs rw 0 0 in /etc/fstab) > Just for the archives in case someone else has the misfortune to need > Maple... > > Quoth Yann Golanski on Mon, Oct 04, 2004 at 16:52:05 +0100 > > > 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 > > # > > > > Heap at VM Abort: > > Heap > > > > -- > > yann@kierun.org -=3D*=3D- =20 > > www.kierun.org PGP: 009D 7287 C4A7 FD4F 1680 06E4 F751 7006 9DE2 6318 > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.or= g" =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1228261.OrTPnSJ8ui Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBYz7L5ZPcIHs/zowRAubYAJ47gijEI/YadDtqi5g54sOCtJY+AACeNC1m UYT/ZL+pdNMcEHo6KJkafx8= =sRRd -----END PGP SIGNATURE----- --nextPart1228261.OrTPnSJ8ui--