[Dhsvm-users] Windows Instructions
Julia Lindeman
lindjm at uleth.ca
Fri Nov 4 13:01:39 PST 2005
Dear users,
I have copied into this e-mail my modified instructions for using the
tutorial in windows with a cygwin compiler. They are complete up to the
second last page and there are a few warnings when you make the executable
that should be looked. We have decided not to use this model for our
study so I will not look into this further. However, other sections of
the instructions may help someone else in their use of the model. Another
tip is that Services For Unix can be bought for the price of shipping from
the following website if you want to use Unix and you only have a Windows
operating system. I can't seem to get ArcInfo to run with it though.
http://www.microsoft.com/windowsserversystem/sfu/default.mspx
Enhao - there is a small section called fixroads that shows how to create
the road.map.dat from the command prompt.
Sincerely,
Julia Lindeman
INSTRUCTIONS
Downloads:
Download cygwin from the website http://www.cygwin.com/
Select the packages found on the website
http://cplus.about.com/od/compilersandides/l/aa031202b.htm
The packages from above get you a C compiler. However, in order to use
the amlscripts I found you have to include the bashdb package under Devel.
Download java compiler from the website
http://java.sun.com/j2se/1.4.2/download.html
Note: the Netbeans IDE + J2SE SDK program
Place this program into your cygwin folder.
GMT scripts and netcdf
http://www.ldeo.columbia.edu/~vschmidt/notes/installingGMToncygwin.htm
export GMTHOME=/usr/local/gmt/GMT3.4.2
export PATH=/usr/local/gmt/GMT3.4.2/bin:$PATH
Download the netcdf-3.5.0.win32.bin.ZIP files from the following link.
The required files (netcdf.h, netcdf.dll, netcdf.dll, ncdump.exe,
ncgen.exe) are not available with every version of netcdf downloaded.
Read the README file and follow a path to the netcdf.h file in the CFLAGS
part of your makefile and follow a path to the other files in the LIBS
part of your makefile.
http://www.3dsoftware.com/3graph/
Session 1: Creation of Input Files
Download the tutorial.tar.gz file from the dhsvm ftp site
ftp://ftp.hydro.washington.edu/pub/dhsvm/
Open cygwin and get to the directory where the tutorial file is saved.
Eg. cd desktop
Unzip and untar the file
$ gunzip tutorial.tar.gz
$ tar -xvf tutorial.tar
This should expand into the following directory structure:
tutor
More information about the Dhsvm-users
mailing list