[24403] in Kerberos
Re: Can't find libgcc after building 1.4.1
daemon@ATHENA.MIT.EDU (Wyllys Ingersoll)
Thu Aug 4 08:56:27 2005
Message-ID: <42F21087.9070400@sun.com>
Date: Thu, 04 Aug 2005 08:56:39 -0400
From: Wyllys Ingersoll <wyllys.ingersoll@sun.com>
MIME-Version: 1.0
To: Mike Friedman <mikef@ack.berkeley.edu>
In-Reply-To: <20050803160051.C6125@malcolm.berkeley.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
cc: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
Mike Friedman wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wed, 3 Aug 2005 at 16:21 (-0400), Wyllys Ingersoll wrote:
>
>> Set your LD_LIBRARY_PATH environment variable to include /usr/local/lib
>>
>> Ex:
>> bash$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
>
>
> Do you mean just at configure time, or must this variable always be set
> in the runtime environment as well?
Run time.
OR - you can add the following linker arguments to LDFLAGS at build
time: -R/usr/local/lib
>
> I set LD_LIBRARY_PATH in a shell script that then ran the 'configure'.
> The 'make' then ran OK, but 'make install' bombed out right near the
> beginning, while 'making install in util ...'.
>
> I'm sure I'm doing something wrong. This is the first time I've
> installed MIT K5 with shared libraries (which now is the default), so
> I'm not used to dealing with these issues.
>
> Mike
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos