Xalan-C++
From CBLFS
Jump to navigationJump to searchDownload Source: | http://apache.edgescape.com/xml/xalan-c/Xalan-C_1_10_0-src.tar.gz |
---|---|
Download Source: | http://www.apache.org/dist/xml/xalan-c/source/Xalan-C_1_10_0-src.tar.gz |
Contents
Introduction to Xalan-C++
Project Homepage: Unknown
Dependencies
Required
Non-Multilib
Note: On 64 bit systems you will likely have to change a couple of "(int)" to "(long)"; build fails otherwise...
Compile the package:
cd c && export XALANCROOT=$PWD && ./runConfigure -p linux -c gcc -x g++ -m nls -l -lpthread -P /usr && make
Install the package:
make install
Multilib
32bit
ToDo
N32
ToDo
64Bit
ToDo