Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2001 11:21:32 -0600
From:      Nathan Ahlstrom <nrahlstr@winternet.com>
To:        The Anarcat <anarcat@anarcat.dyndns.org>, freebsd-libh@FreeBSD.ORG
Subject:   Re: hello_world example error.
Message-ID:  <20011212112131.D9600@winternet.com>
In-Reply-To: <20011212171850.GB93423@shall.anarcat.dyndns.org>; from anarcat@anarcat.dyndns.org on Wed, Dec 12, 2001 at 12:18:51PM -0500
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>

next in thread | previous in thread | raw e-mail | index | archive | help

I had to set my LD_LIBRARY_PATH to include the compile/text+graphics

The Anarcat <anarcat@anarcat.dyndns.org> 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




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