From owner-freebsd-current@FreeBSD.ORG Thu Apr 24 00:37:52 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B78D37B401 for ; Thu, 24 Apr 2003 00:37:52 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFE5943FBF for ; Thu, 24 Apr 2003 00:37:51 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (12-234-22-23.client.attbi.com[12.234.22.23]) by sccrmhc02.attbi.com (sccrmhc02) with SMTP id <2003042407375100200o0mqpe>; Thu, 24 Apr 2003 07:37:51 +0000 Date: Thu, 24 Apr 2003 00:37:50 -0700 (PDT) From: Doug Barton To: Marco Wertejuk In-Reply-To: <20030424072327.GA16940@maeko> Message-ID: <20030424003320.H7551@znfgre.qbhto.arg> References: <20030424072327.GA16940@maeko> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: malloc.conf and java X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2003 07:37:52 -0000 On Thu, 24 Apr 2003, Marco Wertejuk wrote: > Hi, > > i'm running current for a while and noticed, > that I need to setenv MALLOC_CONF aj You could just as easily do: ln -s aj /etc/malloc.conf > in order to run Linux-Netscape7.02 with java-vm > plugin. > Otherwise Netscape complains about not having the > appropriate plugin installed. What java are you using? When I use the one from an earlier netsacpe 7 (the only one I could get running at all) it runs one or two java apps for me, then java_vm starts consuming all cpu. > Interestingly there's no malloc.conf on my > system, Never would be, unless you create it. The malloc man page describes this. > maybe because i've maked world from > stable but i always run mergemaster and the > step from stable to current is quite some > months ago. mergemaster has nothing to do with it. It only deals with files built by /usr/src/etc/Makefile, and malloc.conf is not one of them. -- This .signature sanitized for your protection