<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hi Mateusz,<br>
<br>
just for the sake of completeness of this thread: I tried as advised,
but it didn't work out.<br>
<br>
Currently trying as described in this thread:<br>
[Gdal-dev] Building with Xerces 2.7.0, 2.8.0 and 3.0.0<br>
<br>
Thanks and regards,<br>
Chris<br>
</font></font><br>
Mateusz Loskot schrieb:
<blockquote cite="mid:46DEDE82.3070103@loskot.net" type="cite">
  <pre wrap="">Christian Schaffer wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">my configure scripts looks like this:
./configure \
--with-gif=internal     \
--with-jpeg=internal    \
--with-geotiff=internal \
--with-libtiff=internal \
--with-libz=internal    \
--with-perl \
--with-xerces \
--with-xerces-inc=/opt/csw/include \
--with-oci=/opt/oracle
[...]
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Christian,

Could you try to use all 3 options for xerces, this way:

./configure --with-xerces=yes \
   --with-xerces-inc=/path/to/include \
   --with-xerces-lib="-L/path/to/lib -lxerces -lpthread"

and see if it works.

Cheers
  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<table bgcolor="white" border="0" cellpadding="3" cellspacing="0"
 width="350">
  <tbody>
    <tr>
      <td colspan="2" bgcolor="#330066"><img
 src="cid:part1.04090306.06070409@muenchen.de" alt="" border="0"
 height="35" width="170"></td>
    </tr>
    <tr>
      <td align="left" bgcolor="#330066" valign="bottom" width="3"> <br>
      </td>
      <td valign="top"><font
 face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular" size="2"> <b>Christian
Schaffer<br>
      <br>
      </b> </font> <font
 face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular" size="1"><big> <b>Referat
für Gesundheit und Umwelt</b></big><br>
Steuerungsunterstützung,<br>
Informations- und Kommunikationstechnologie<br>
RGU-S-ITD<br>
      <br>
Bayerstraße 28a<br>
80335 München<br>
      <br>
Telefon +49 - 89 - 233 - 4 76 67<br>
Telefax +49 - 89 - 233 - 4 76 62<br>
      <br>
      <a class="moz-txt-link-freetext" href="http://www.muenchen.de">http://www.muenchen.de</a><br>
      <a class="moz-txt-link-abbreviated"
 href="mailto:s-itd.rgu@muenchen.de">s-itd.rgu@muenchen.de</a><br>
      </font></td>
    </tr>
    <tr>
      <td colspan="2" valign="top"><small><font
 face="Helvetica, Arial, sans-serif"> Bitte beachten Sie die Hinweise
zur elektronischen<br>
Kommunikation mit der Landeshauptstadt München:<br>
      <a class="moz-txt-link-freetext"
 href="http://www.muenchen.de/ekomm">http://www.muenchen.de/ekomm</a></font></small></td>
    </tr>
  </tbody>
</table>
</div>
</body>
</html>