cd $SOURCE_DIRECTORY/src &&
./configure  --prefix=/usr \
OPTS="$CONFIG_OPTS $OPTS" &&
default_build 
