Teaching - Ordinary Differential Equations 8501 - Fall 02 - Arnd Scheel |
mkdir dstool to create a
directory and then mv dstool_tk-redhat6.2.tar.gz dstool/. To unpack
the archive type tar -zxvf dstool_tk-redhat6.2.tar.gz.setenv ARCH
linux and setenv DSTOOL path, where
path is the path to the directory you unpacked the
archive, e.g. /home/grad/xy/dstool.
$DSTOOL/config/Makedefs.linux, e.g. type
pico $DSTOOL/config/Makedefs.linux and change the library
path to: X11_LIBS = -L/usr/X11R6/libc5 -lX11.
$DSTOOL and type make
World. After successful compilation, you can start dstool
typing ./bin/dstool_tk.
.bashrc, e.g. type pico .bashrc and add the
lines setenv ARCH linux
setenv DSTOOL
path
alias
dstool=path/bin/dstool_tk
to the end of the file.
source .bashrc) you
can start dstool from everywhere by typing dstool.
unzip tutorial.zip to uncompress.