compile_python() { _func_ver="$1"; shift python$_func_ver setup.py install --prefix="$dir_prefix" --root="$dir_install" $@ }