cd c  &&

export XALANCROOT="$SOURCE_DIRECTORY/c"   &&
./runConfigure -p linux -c gcc -P /usr    &&

make_single  &&
make         &&
make_normal
