Date: Tue, 12 Mar 2002 12:49:04 -0500 From: Michael Lucas <mwlucas@blackhelicopters.org> To: Greg Lewis <glewis@eyesbeyond.com> Cc: java@FreeBSD.ORG Subject: Re: plug-in error? Message-ID: <20020312124904.A93431@blackhelicopters.org> In-Reply-To: <20020313034346.A13457@misty.eyesbeyond.com>; from glewis@eyesbeyond.com on Wed, Mar 13, 2002 at 03:43:46AM %2B1030 References: <20020311162814.A87805@blackhelicopters.org> <20020312084239.B9904@misty.eyesbeyond.com> <20020311174959.A88376@blackhelicopters.org> <20020312100916.B10202@misty.eyesbeyond.com> <20020311204029.B89283@blackhelicopters.org> <20020313025417.A12713@misty.eyesbeyond.com> <20020312112929.A92770@blackhelicopters.org> <20020313034346.A13457@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 13, 2002 at 03:43:46AM +1030, Greg Lewis wrote:
> Right. So we need to fix your problems so you can write a glowing article
> about Java on FreeBSD and hence attract more users ;-).
Well, that was the plan at any rate. :-)
> Hmmm. What date was your ldd built, same time as the kernel? I'll try
> and track down when support for using ldd on shared libraries was comitted.
Well, let me save you that trouble:
pedicular~;ldd /usr/lib/libreadline.so.4
/usr/lib/libreadline.so.4:
libncurses.so.5 => /usr/lib/libncurses.so.5 (0x2814a000)
pedicular~;
So, I think I have that support.
Should I rebuild java with the malloc.conf options set? I thought
that only affected runtime, but thought I'd check. Grasping at straws
here...
==ml
--
Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org
my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons
http://www.blackhelicopters.org/~mwlucas/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020312124904.A93431>
