Rev 31272 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
==============================================IMPORTANT: Tested only withlibpng ver. 1.0.{5,6,8,9,10,12}, 1.2.{0,1,2,3,4,5,6,7}jpeg ver. 6b==============================================1) You need libpng and jpeg sources (available, e.g., fromwww.libpng.org, ftp.uu.net/graphics/[png,jpeg].2) Their sources must be unpacked in sub-directories of this dir.The libpng sources must be in sub-dir named 'libpng' (as requiredby the libpng documentation).Example:> mv libpng-1.2.7 libpng> tar xzvf jpegsrc.v6b.tar.gzIf jpeg version is different from 6b, edit 'Makefile' and changethe definition of JPEGDIR.3) Then,> makeshould build Rbitmap.dll and install it in R_HOME/bin.