Difference between revisions of "Xerces-C++"
From CBLFS
Jump to navigationJump to search (→Multilib) |
|||
Line 7: | Line 7: | ||
---- | ---- | ||
− | + | {{Blank-Package-Introduction}} | |
− | |||
== Dependencies == | == Dependencies == |
Revision as of 12:02, 16 April 2007
Download Source: | http://www.apache.org/dist/xml/xerces-c/source/xerces-c-src_2_7_0.tar.gz |
---|
Contents
Introduction to Xerces-C++
Project Homepage: Unknown
Dependencies
Non-Multilib
Compile the package:
export XERCESCROOT=$PWD && cd src/xercesc && ./configure --prefix=/usr && make
Install the package:
make install
Multilib
32bit
ToDo
N32
ToDo
64Bit
ToDo