Re: [xml] 2.2.5 installation glitch on SunOS 5.6

Date view Thread view Subject view Author view

From: Kenneth Pronovici (pronovic@skyjammer.com)
Date: Wed Oct 18 2000 - 12:28:56 EDT


The configure.in patch is not going to do you any good unless you
rerun autoconf to generate the new configure script (configure.in
is the basis for configure). For the time being, I would just
find the "test -e" cases in configure and change them to "test -r"
if you don't have autoconf installed. That worked for me and it
will get you going quickly.

KEN

--
Kenneth J. Pronovici <pronovic@ieee.org>
Alliance of Computer Professionals, Inc. (http://www.acpros.com/)
Personal Homepage: http://www.skyjammer.com/~pronovic/
"Hell hath no fury like the weather when I'm camping..." 

On Wed, 18 Oct 2000, Harry Blundell wrote:

> > Even with the patch to configure.in (provided in a previous message from > Daniel Veillard), I still get the following error on Solaris 2.6 while > trying to configure libxml 2.2.5: > > ... > checking for iconv... yes > ./configure: test: argument expected > *** Error code 1 > make: Fatal error: Command failed for target `configure' > > Any suggestions? > > Thanks, > > Harry > ---------------------------------------------------------------------- > Harry Blundell Halcyon Inc. URL: http://www.HalcyonInc.com > 2300 Yonge St., Suite 1801, Box 2419, Toronto ON M4P 1E4, Canada. > PHONE: 416-932-4631 FAX: 416-932-4711 EMAIL: harry@HalcyonInc.com > > ---- > Message from the list xml@rpmfind.net > Archived at : http://xmlsoft.org/messages/ > to unsubscribe: echo "unsubscribe xml" | mail majordomo@rpmfind.net >

---- Message from the list xml@rpmfind.net Archived at : http://xmlsoft.org/messages/ to unsubscribe: echo "unsubscribe xml" | mail majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Oct 18 2000 - 12:44:13 EDT