Xalan-C++
From CBLFS
Jump to navigationJump to search
Download Source: | http://apache.edgescape.com/xml/xalan-c/Xalan-C_1_10_0-src.tar.gz |
---|
Contents
Introduction to Xalan-C++
Dependencies
Required
Non-Multilib
Compile the package:
cd c && export XALANCROOT=$PWD && ./runConfigure -p linux -c gcc -x g++ -m nls -l -lpthread -P /usr && ./configure --prefix=/usr && make -C src/xalanc/Utils && make
Install the package:
make install
Multilib
32bit
ToDo
N32
ToDo
64Bit
ToDo