You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Juergen Hermann <jh...@webde-ag.de> on 2000/03/10 17:02:20 UTC

Successfull CVS-Xalan compile on Suse 6.3

Hi!

I was able to compile and run the XPathWrapper example on Linux.
Exclosed you find the necessary changes to the sample code.

The command line used was 

g++ -DLINUX -fpic -O \
  -o XPathWrapper XPathWrapper.cpp TestDriver.cpp \
  -I . -I $XERCESCROOT/src -I $XALANCROOT/src \
  -L/usr/lib -L/usr/local/lib -L/usr/ccs/lib -lc \
  -L$XERCESCROOT/lib -lxerces-c1_1 \
  -L$XALANCROOT/lib -lxalan-c1_0



Ciao, Jürgen

--
Jürgen Hermann (jhe@webde-ag.de)
WEB.DE AG, Amalienbadstr.41, D-76227 Karlsruhe
Tel.: 0721/94329-0, Fax: 0721/94329-22