home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
gondwana.ecr.mu.oz.au/pub/
/
Graphics.tar
/
Graphics
/
VOGLE.ZIP
/
README.PC
< prev
next >
Wrap
Text File
|
2000-02-11
|
831b
|
29 lines
Installing on a PC.
a) Copy all the subdirectories from the disk(s) using cpfd.bat or c360k.bat
eg: C:> a:
A:> cd vogle
A:> cpfd c:\vogle
A:> c:
b) If you want MS-Fortran interfaces then from the vogle directory run
fbuild.bat with your floating point option as an argument.
eg: C:> cd vogle
C:> fbuild -FPi87
c) If you don't want MS-Fortran interfaces then run build.bat instead of
fbuild.bat
d) The above batch files stop in the examples directory. Try and run the
examples.
e) If The examples worked then put VOGLE.LIB where you normally put libraries.
Notes:
Different devices are compiled in according to the flags in the
makefiles in the SRC directory.
Uses the Large memory model ('cause we had to also use MS-Fortran)