Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2004 11:02:46 +0700
From:      "Debayan Chaudhuri" <debayan@rebaca.com>
To:        ports@FreeBSD.org
Subject:   Xerces Library Dependencies
Message-ID:  <20040920110246.M47414@rebaca.com>

next in thread | raw e-mail | index | archive | help

Hi,

  I am trying to install the Xerces C++ library on FreeBSD 4.9. I found out 
that xerces-c1.7.0_1 is the latest Xerces port available on FreeBSD. However, 
I noted a discrepancy in the dependency list - which might lead to the 
package not installing properly.

1) xerces-c1.7.0_1 depends on expat-1.95.8; which in turn depends on 
libtool-1.3.5_2
2) xerces-c1.7.0_1 also depends on libiconv-1.9.2_1; which in turn depends 
on libtool-1.5.8

  Thus we have 2 dependencies of the Xerces package that are themselves 
dependent on 2 different versions of the libtool package. I suppose we cannot 
have 2 versions of libtool simultaneously on the system; so we'll have to go 
for libtool-1.5.8. Will expat-1.95.8 work with libtool-1.5.8 ?

regards,
Debayan.

P.S. - Will this version of the Xerces library be compatible with FreeBSD 
4.9 ?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040920110246.M47414>