asfadmin / ASF_MapReady

GNU General Public License v3.0
37 stars 21 forks source link

README.md needs updating with accurate list of packages #480

Closed mo-markcrossland closed 6 years ago

mo-markcrossland commented 7 years ago

After trying to build asf_mapready on a RHEL/CENTOS system, the list of required packages is as follows:

    bison
    CUnit-devel
    flex
    gcc-c++
    gcc
    gdal-devel
    gsl-devel
    gtk2-devel
    libcurl-devel
    libgeotiff-devel
    libglade2-devel
    libtiff-devel
    netcdf-devel
    proj-devel

I suspect that this list is similar for Debian/Ubuntu so README.md should be updated accordingly.