From xemacs-m  Wed May 28 07:51:29 1997
Received: from xemacs.cs.uiuc.edu (localhost [127.0.0.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA26173;
	Wed, 28 May 1997 07:51:26 -0500 (CDT)
Message-Id: <199705281251.HAA26173@xemacs.org>
To: Hrvoje Niksic <hniksic@srce.hr>
cc: akaempf@bbnplanet.com, XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: `-R' on Solaris 
In-reply-to: Your message of "28 May 1997 12:41:16 +0200."
             <kig7mgj3mlv.fsf@jagor.srce.hr> 
Date: Wed, 28 May 1997 07:51:23 -0500
From: Chuck Thompson <cthomp@xemacs.org>

    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.



			-Chuck

