1 This distribution contains makefiles for VMS. It is a very preliminary release
2 and many tests have still to be done.
4 The compilation was tested with
9 To get everything compiled you'll need to have installed:
13 These programs are all on the OpenVMS freeware CD and can be downloaded from
14 http://www.openvms.digital.com/freeware/
15 At the moment you'll have to hack the descrip.mms files to include the right
16 locations of the packages, but i intend to make this better in future.
17 -sys$library:libjpeg.olb (from ftp://ftp.uu.net/graphics/jpeg/ )
18 -sys$library:libpng.olb & sys$library:libz.olb (from
19 http://www.cdrom.com/pub/png/pngcode.html )
20 -sys$library:libtiff.olb (from: ftp://ftp.sgi.com/graphics/tiff/ )
22 Currently only the MOTIF GUI vcan be build by typing
23 MMS/MACRO=(__WXMOTIF__=1)
24 in the main directory of the distribution.
26 It automatically makes the library in [.lib] and links some of the samples
30 the following patch is needed in the tiff3.4 distribution:
32 polka-jj) diff TIFFCOMP.H;3 TIFFCOMP.H;1
34 File $DISK2:[JOUKJ.PUBLIC.TIFF.TIFF.LIBTIFF]TIFFCOMP.H;3
35 97 #ifndef HAVE_UNISTD_H
36 98 #define HAVE_UNISTD_H 1
40 File $DISK2:[JOUKJ.PUBLIC.TIFF.TIFF.LIBTIFF]TIFFCOMP.H;1
41 97 #define HAVE_UNISTD_H 1
45 File $DISK2:[JOUKJ.PUBLIC.TIFF.TIFF.LIBTIFF]TIFFCOMP.H;3
46 108 #if !defined(SEEK_SET) && defined( HAVE_UNISTD_H )
47 109 #include <unistd.h>
49 File $DISK2:[JOUKJ.PUBLIC.TIFF.TIFF.LIBTIFF]TIFFCOMP.H;1
50 106 #if !defined(SEEK_SET) && HAVE_UNISTD_H
51 107 #include <unistd.h>
54 Number of difference sections found: 2
55 Number of difference records found: 4
57 DIFFERENCES /IGNORE=()/MERGED=1-
58 $DISK2:[JOUKJ.PUBLIC.TIFF.TIFF.LIBTIFF]TIFFCOMP.H;3-
59 $DISK2:[JOUKJ.PUBLIC.TIFF.TIFF.LIBTIFF]TIFFCOMP.H;1
64 I like the idea of Robert Roebling that CD's with classical music should be
68 >-----------------------------------------------------------------------------<
72 joukj@hrem.stm.tudelft.nl
75 Technische Universiteit Delft tttttttttt uu uu ddddddd
76 Nationaal centrum voor HREM tttttttttt uu uu dd dd
77 Rotterdamseweg 137 tt uu uu dd dd
78 2628 AL Delft tt uu uu dd dd
79 Nederland tt uu uu dd dd
80 tel. 31-15-2781536 tt uuuuuuu ddddddd
82 >-----------------------------------------------------------------------------<