Difference between revisions of "Xalan-C++"

From CBLFS
Jump to navigationJump to search
(Non-Multilib)
Line 7: Line 7:
 
----
 
----
  
== Introduction to Xalan-C++ ==
+
{{Blank-Package-Introduction}}
  
 
== Dependencies ==
 
== Dependencies ==

Revision as of 13:02, 16 April 2007

Download Source: http://apache.edgescape.com/xml/xalan-c/Xalan-C_1_10_0-src.tar.gz

Introduction to Xalan-C++

Project Homepage: Unknown

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 &&
make

Install the package:

make install

Multilib

32bit

ToDo

N32

ToDo

64Bit

ToDo