From xemacs-m  Wed May 28 09:07:23 1997
Received: from steadfast.teradyne.com (steadfast.teradyne.com [131.101.1.200])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA01642;
	Wed, 28 May 1997 09:07:21 -0500 (CDT)
Received: from kiki.icd.teradyne.com (kiki.icd.teradyne.com [131.101.1.30]) by steadfast.teradyne.com (8.7.1/8.7.1) with ESMTP id KAA23054; Wed, 28 May 1997 10:11:10 -0400 (EDT)
Received: from spacely.icd.teradyne.com (spacely.icd.teradyne.com [131.101.10.9]) by kiki.icd.teradyne.com (8.7.1/8.7.1) with SMTP id KAA20962; Wed, 28 May 1997 10:03:34 -0400 (EDT)
Received: from spacely by spacely.icd.teradyne.com (SMI-8.6/SMI-SVR4)
	id KAA03258; Wed, 28 May 1997 10:08:00 -0400
Message-Id: <199705281408.KAA03258@spacely.icd.teradyne.com>
X-Mailer: exmh version 2.0gamma 1/27/96
To: Chuck Thompson <cthomp@xemacs.org>
cc: Hrvoje Niksic <hniksic@srce.hr>, akaempf@bbnplanet.com,
        XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: `-R' on Solaris 
In-reply-to: cthomp's message of Wed, 28 May 1997 07:51:23 -0500.
	     <199705281251.HAA26173@xemacs.org> 
reply-to: acs@acm.org
X-Attribution: Vin
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Wed, 28 May 1997 10:08:00 -0400
From: Vinnie Shelton  <shelton@icd.teradyne.com>


cthomp@xemacs.org said:
>     Hrv> GNU and other third-party software is normally put to
>     Hrv> /usr/local.  Most of free software configures to /usr/local
>     Hrv> prefix by default.  Optional software provided by Sun is put
>     Hrv> to /opt.  But it's not the issue we are discussing.
> That is not where they go on my systems and my gcc does not
> automatically link against /usr/local/lib.  I don't want my XEmacs
> binary looking there for libraries.  Use the --site-runtime-libraries
> flag to add the -R/usr/local/lib yourself.  If that configure flag has
> been removed from the new configure setup, then it should be put back.
> 

IMO, Chuck's right.  You should add the --site-runtime-libraries yourself.

vin

