[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

documentation of expat in INSTALL

From: Danny Thomas <d.thomas_at_its.uq.edu.au>
Date: 2004-08-15 09:42:00 CEST

Hello
      for local reasons I'm trying to install subversion outside the
freebsd ports system. I'm using /opt in a basic jail environment
under FreeBSD 4.9-STABLE.

after "fixing" sleepycat db problem, configure can't find expat
% ./configure -exec-prefix=/opt/local -prefix=/opt/local --with-ssl --with-berkeley-db=/opt/local/BerkeleyDB.4.2
...
checking whether to enable WebDAV support in neon... yes
checking for xml2-config... no
checking expat.h usability... no
checking expat.h presence... no
checking for expat.h... no
configure: error: no XML parser was found: expat or libxml 2.x required
configure failed for neon

there's only a brief mention of expat in INSTALL and maybe it should
have it's own section like the other packages. In particular it should
say that if your OS doesn't have expat/libxml you can use that
bundled with subversion but require the with-expat option like:
  --with-expat=/opt/src/subversion-1.1.0-rc2/apr-util/xml/expat

cheers,
Danny Thomas

-- 
   d.thomas@its.uq.edu.au    Danny Thomas,                                    
          +61-7-3365-8221    Software Infrastructure,
 http://www.its.uq.edu.au    ITS, The University of Queensland
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 15 09:42:25 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.