From owner-freebsd-libh Wed Dec 12 9:21:38 2001 Delivered-To: freebsd-libh@freebsd.org Received: from icicle.winternet.com (icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (Postfix) with ESMTP id 227DE37B416 for ; Wed, 12 Dec 2001 09:21:36 -0800 (PST) Received: from tundra.winternet.com (nrahlstr@tundra.winternet.com [198.174.169.11]) by icicle.winternet.com (8.12.1/8.12.1/sci) with ESMTP id fBCHLXd0013487; Wed, 12 Dec 2001 11:21:33 -0600 (CST) SMTP "HELO" (ESMTP) greeting from tundra.winternet.com But _really_ from :: nrahlstr@tundra.winternet.com [198.174.169.11] SMTP "MAIL From:" = nrahlstr@mail.winternet.com (Nathan Ahlstrom) SMTP "RCPT To:" = We have no RCPT Received: (from nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) id LAA09972; Wed, 12 Dec 2001 11:21:32 -0600 (CST) Date: Wed, 12 Dec 2001 11:21:32 -0600 From: Nathan Ahlstrom To: The Anarcat , freebsd-libh@FreeBSD.ORG Subject: Re: hello_world example error. Message-ID: <20011212112131.D9600@winternet.com> Mail-Followup-To: The Anarcat , freebsd-libh@FreeBSD.ORG References: <20011212093205.A8968@winternet.com> <20011212162420.GA65834@shall.anarcat.dyndns.org> <20011212110150.A9600@winternet.com> <20011212170852.GA93423@shall.anarcat.dyndns.org> <20011212111109.B9600@winternet.com> <20011212171850.GB93423@shall.anarcat.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20011212171850.GB93423@shall.anarcat.dyndns.org>; from anarcat@anarcat.dyndns.org on Wed, Dec 12, 2001 at 12:18:51PM -0500 Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I had to set my LD_LIBRARY_PATH to include the compile/text+graphics The Anarcat wrote: > On Wed Dec 12, 2001 at 11:11:10AM -0600, Nathan Ahlstrom wrote: > > > > > Yeah.. tclh works well, somehow. But note that ldd will tell you that > > > it's using your *installed* version of libh (/usr/local/lib). :) And > > > obviously not the one in compile/*, since we make no provision for this. > > > > I don't have an "intalled" libh. > > > > > > ahlstn1-laptop {115} % ldd tclh > > tclh: > > libhtcl.so.0 => > > /home/nra/libh-nra/compile/text+graphics/libhtcl.so.0 (0x28065000) > ... > > Then I have a problem: > > anarcat@shall[~/libh/bin/tclh]% ./tclh > /usr/libexec/ld-elf.so.1: Shared object "libhtcl.so.0" not found > anarcat@shall[~/libh/bin/tclh]% ldd tclh > tclh: > libhtcl.so.0 => not found (0x0) > libh.so.0 => not found (0x0) > libhtclfile.so.0 => not found (0x0) > libhfile.so.0 => not found (0x0) > > ... -- Nathan Ahlstrom / nra@NetBSD.org / nra@FreeBSD.org / GPG: 0x67BC9D19 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message