home *** CD-ROM | disk | FTP | other *** search
-
- Installing Flip 1.00
-
- Installation instructions are provided for System V Release 2, 4.3BSD,
- Ultrix, Microport System V/AT, MS-DOS/Turbo C, and Atari ST GEMDOS/Turbo C.
- To install under other similar environments look carefully in flip.h and
- make changes as needed.
-
-
- MS-DOS/TURBO C
-
- The files supplied are suitable for compilation with Borland's Turbo C 2.0
- for MS-DOS and Atari ST GEMDOS.
-
- For MS-DOS:
-
- A makefile "makefile.tcc" is supplied. Use the command line compiler
- "tcc.exe". You will need a good make program, such as NDMAKE. Edit
- "turboc.cfg" so it correctly reflects the include directories on your
- system. Then type "make -f makefile.tcc".
-
- You can also use the intergrated environment "tc.exe". Convert "turboc.cfg"
- to "tcconfig.tc" using Borland's "tcconfig.exe" program. Invoke tc.exe and
- load the configuration file "tcconfig.tc". A project file "flip.prj" is
- supplied. Compile as usual.
-
- For Atari ST:
-
- Use project file flip_st.prj, and tc_st.cfg. You may also need to change
- the default path for TC include files using Options->Compiler menu
- to reflect your own disk structure.
-
- * This distribution includes only executable and documentation. Since this
- * is the "test" revision. I thought I could keep better track of bugs,
- * if it is modified at only one place. I will post the complete set of files
- * as soon as there is some evidence of field testing, and after reported
- * bugs are fixed, I expect that to be in about May 92. Fixed revisions will
- * be posted immediately at the atari archive.
- * Works with TOS1.4, if it doesn't work with other versions, please
- * let me know.
- *
- * Please report bugs to msoysal@mcimail.com, include your internet reply
- * address (some uucp addresses overseas need to go thru the right relays!,
- * and I don't know them. Mcimail eats headers, so I have no clue
- * about the return path. Please include your international mailing path in
- * the text portion of your mail.)
- * If you don't have access to electronic mail, you can send paper mail
- * to
- * Mustafa Soysal
- * PO Box 7064
- * Ann Arbor MI 48107-7064
- * USA
- *
- * If you want me to reply, please include the appropiate amount of
- * international/national postal reply coupons and self addressed envelope.
- *
- * I won't be able to reply mail between December 10, 1991 and
- * January 15, 1992.
- *
- * Thanks to Rahul Dhesi for releasing such a nice utility program under the
- * GNU licence (please read file COPYING for details.)
- *
-
- SYSTEM V RELEASE 2, 4.3BSD, OR MICROPORT SYSTEM V/AT
-
- Rename the provided file "makefile.nix" to "makefile".
-
- Depending on the system, type:
-
- make sys_v for System V Release 2
- make bsd for 4.3BSD
- make uport for Microport System V/AT (large model)
- make ultrix for Ultrix, includes bug fix, not tested
-
- It may work to do "make sys_v" for Microport System V/AT, but I'm not sure,
- as I haven't yet restored my small model libraries which vanished from my
- disk one day without warning.
-
- Under any flavor of **IX you can link "flip" to "toix" and "toms".
-