> >I am trying to install netcdf on my alpha dec running windows nt. >I transferred netcdf-3.4.zip and maks.zip. I unpacked them >( it seesm maks.zip should be rather unpacked in /netcdf-3.4 not >/netcdf-3.4/src) and am trying to make the code in /src/libsrc with >nmake /f msoft.mak >I attach the result with several warning messages. >If I try to nmake /f msoft.mak test >I get the error about unknown compiler option /o >and subsequently file t_nc.exe is not produced. Hi Mariusz: Apparently we had an old version of maks.zip. Please reload that file from the ftp directory. It now points correctly to the file "netcdf-3.4.makvc5.zip", which contains nmake files for MS VC++ 5.x. This should work correctly by following the directions in the file win32_install in that zip archive. Let me know if you have any more problems, John Caron address@hidden