export OpenXM_HOME=/root/OpenXM
export PATH="${OpenXM_HOME}"/bin:$PATH
export LD_LIBRARY_PATH="${OpenXM_HOME}"/lib:"$LD_LIBRARY_PATH"
