From xemacs-m  Mon Jun 16 17:45:05 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id RAA01996
	for <xemacs-beta@xemacs.org>; Mon, 16 Jun 1997 17:45:04 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQcufk17921; Mon, 16 Jun 1997 15:13:01 -0400 (EDT)
Date: Mon, 16 Jun 1997 15:13:01 -0400 (EDT)
Message-Id: <QQcufk17921.199706161913@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: IRIX 6.2 "Oslo" success 
In-Reply-To: <23701.199706161545@dr2.delcam.com>
References: <23701.199706161545@dr2.delcam.com>
X-Mailer: VM 6.33 under 20.3 "Oslo" XEmacs Lucid (beta7)
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

Paul Bibilo writes:
 > Mime-Version: 1.0 (generated by tm-edit 7.108)
 > Content-Type: text/plain; charset=US-ASCII
 > 
 > There was a problem auto-detecting XPM.  I have it installed in
 > /usr/local, but I had to configure with --with-xpm for it to be
 > detected.

/usr/local should be off limits for automated checking.  In the
past you needed to specify

  --site-libraries=/usr/local/lib  --site-includes=/usr/local/include

for the build process to find and use things you have installed
there.  I think you still need to do this.  And I think that is
how it should stay.

