Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

3.1.3

redhat6-x86_64-64bit-gcc44

Obtained the source from: http://xerces.apache.org/xerces-c/download.cgi

  • ./configure --prefix=blah
  • make
  • make install

2.8.0-gl1

These are instructions for building Xerces 2.8.0-gl1 for the various OSes supported.

redhat7-x86_64-64bit-gcc48

add -b 64 flag to the ./runConfigure step

redhat3-i686-32bit

These instructions should be performed as the glastrm user on a machine running redhat3 (noric05 as of this writing).

...