Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2003 00:37:50 -0700 (PDT)
From:      Doug Barton <DougB@FreeBSD.org>
To:        Marco Wertejuk <wertejuk@mwcis.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: malloc.conf and java
Message-ID:  <20030424003320.H7551@znfgre.qbhto.arg>
In-Reply-To: <20030424072327.GA16940@maeko>
References:  <20030424072327.GA16940@maeko>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030424003320.H7551>