cd /path/to/Gmap
tar -xvf gmap-gsnap-2021-12-17.tar.gz
cd gmap-2021-12-17
./configure --prefix=/path/to/Gmap/gmap_install
make -j make install