home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / gnuplapi.zip / gnuplot-api-os2 / build / README < prev    next >
Text File  |  2001-03-07  |  634b  |  13 lines

  1. This was build the following way:
  2.  
  3.   a) patches from gp3708e-pm3d.diff and diff_gnuplot-3.7.0.9.my-pm3d-1
  4.     were applied to gnuplot-3.7.0.9; additional C files were added;
  5.   b) configure script was corrected by convert_configure script and run;
  6.   c) defines for MOUSE=1 OS2=1 and PM3D=1 were manually added to Makefile;
  7.   d) gnuplot was built via the Makefile, and gnupmdrv via Makefile.os2;
  8.   e) I needed to extract a part of color.c into color-short.c (otherwise
  9.     I get unresolved references);
  10.   f) gnpltdrw.dll is built via Makefile.os2-dll;
  11.  
  12. All the stuff which I needed to add to gnuplot-3.7.0.9 is in this directory.
  13.