home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / gfx / jpegaga-1.0.lha / jpegAGA-1.0 / README < prev   
Text File  |  1994-06-05  |  361b  |  13 lines

  1. NOTES
  2.  
  3. You need the GNU C compiler for compiling jpegAGA, but there should be
  4. no big problems when using other compilers.
  5.  
  6. To compile jpegAGA.c you nedd some include files from the jpeg directory.
  7. You also need the linker library libjpeg.a.
  8.  
  9. To create libjpeg.a go into the jpeg directory and enter:
  10.  
  11. make -f makefile.gcc.amiga libjpeg.a
  12. copy libjpeg.a gcc:lib
  13.