Help for this page
#!/bin/sh ... cd $BUILD_DIR/XML-Xerces-2.7.0-0 $PERL589 Makefile.PL make
export SWIG=path/to/swig/binary export XERCES_DEVEL=1 ... continue with build ...