From xemacs-m  Sat Apr 12 12:11:51 1997
Received: from wmperry.in.aventail.com (wmperry.oz.net [207.13.185.53])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id MAA20165
	for <xemacs-beta@xemacs.org>; Sat, 12 Apr 1997 12:11:24 -0500 (CDT)
Received: (from wmperry@localhost) by wmperry.in.aventail.com (8.7.6/8.7.3) id KAA00408; Sat, 12 Apr 1997 10:10:36 -0700
Sender: wmperry@wmperry.in.aventail.com
To: xemacs-beta@xemacs.org
Subject: Re: Problems building with png support
References: <tjn2r4l89m.fsf@sfs.nphil.uni-tuebingen.de> <m2wwq8v0q0.fsf@altair.xemacs.org>
Errors-to: wmperry@aventail.com
Reply-to: wmperry@aventail.com
X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7</SYF`{vYQ(&RI1&EiH[FvT;J}@f!4kfz
 x_!Y#=y{Uuj9GvUi=cPuajQ(Z42R[wE@{G,sn$qGr5g/wnb*"*ktI+,CD}1Z'wxrM2ag-r0p5I6\nA
 [WJopW_J.WY;
From: wmperry@aventail.com (William M. Perry)
Date: 12 Apr 1997 10:10:34 -0700
In-Reply-To: Steven L Baur's message of 12 Apr 1997 06:18:15 -0700
Message-ID: <86912op3p1.fsf@wmperry.in.aventail.com>
Lines: 21
X-Mailer: Gnus v5.4.42/Emacs 19.34

Steven L Baur <steve@miranova.com> writes:

> John Griffith <griffith@sfs.nphil.uni-tuebingen.de> writes:
> 
> > I've been trying to build 20.1-b11 with png support but always get
> > the error:
> 
> > ld.so.1: ./temacs: fatal: libz.so.1.0.2: can't open file: errno=2
> 
> > when trying to compile temacs.  If I use the --with-png=no flag when
> > configuring I have no problems.  Here's the Installation file (with
> > png):
> 
> My log of build reports show numerous success reports on beta11 & beta 
> 12/Solaris w/ png support.

  Try slapping a --site-libraries=/usr/local/lib into your configure line,
or manually specifying LD_LIBRARY_PATH=/usr/local/lib in your shell init
script.

-Bill P.

