echo"installing binarcpython version $VERSION_NUMBER"
# check the BINARY_C environment variable is defined
if[[-z"${BINARY_C}"]];then
echo"Error: The BINARY_C environment variable is not defined. This should point to the directory of your binary_c installation. Please set it and try again."