home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / povos2.zip / readme.txt < prev    next >
Text File  |  1993-08-09  |  1KB  |  24 lines

  1. These are the files from the source of the POV ray tracer that had to
  2. be changed to get POV to compile under OS/2.  The original source files
  3. can be gotten from many of the popular ftp sites, including wuarchive.wustl.edu
  4. in /graphics/graphics/pov-ray/POV-Ray1.0.  I have not included the entire
  5. source due to the fact that there are only a couple of modifications made
  6. to them.  Also, note that the license of POV states that machine specific
  7. executables may not be distributed, so the executables are not included either.
  8.  
  9. In order to compile POV with these changes, first unzip the sources into
  10. a directory, then copy the contents of this archive to that directory,
  11. specifically unix.c config.h and makefile.  Type make and all should
  12. work.
  13.  
  14. These changes work using the emx port of gcc, and you may not be able
  15. to compile POV with the gcc/2 port with these changes.  Specifically I
  16. expect the makefile would need to be changed more.
  17.  
  18. These changes have been tested using both emx-0.8f and emx-0.8g, using
  19. os/2 2.1.  They may or may not work with version 2.0 of OS/2.
  20.  
  21. If you have any questions or problems, please feel free to email
  22. me at schrock@cps.msu.edu and I will try to provide further help.
  23.  
  24. Gary Schrock