contents
How to install MosView
- First unpack the tgz-file. Change to the directory where you want mosview
be installed and type: tar -xzf mosview.tgz
- Change to the new directory and read COPYING. When you accept the
Licence, you can go on and compile the package.
- To compile the package, just enter the top-directory (the one with the
Makefiles) and type īmake installī. This will install the executible to
~/bin/mosview. ī~ī means your home-directory. If you want it somewhere else, just copy it or edit the entry
in Makefile.all.
- I have just written a Makefile to compile it on Linux-Systems. If this
donīt work, write your own and send it to me, so I can add it to the
package. Or write one of these wonderful gnu-configure-scripts ;-)