[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] OpenVMS support broken in CVS
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] OpenVMS support broken in CVS |
Date: |
Sat, 27 Nov 2004 06:12:24 +0100 (CET) |
> In todays CVS the support for OpenVMS is broken. I made some patches
> to fix it. They can be found on my web-page:
> http://nchrem.tnw.tudelft.nl/openvms/software2.html#Freetype
Thanks, applied (to FT1 also) -- note that I've integrated otvalid's
descrip.mms file into vms_make.com.
> 2) .olb files in vmslib.dat are not handled properly
I've changed vms_make.com to create a proper vmslib.dat -- please
test.
> 4) in ft2demos it is assumed that ft2demos is a sub directory of
> freetype2. Since they are separate packages and also when
> getting them with
> cvs co .
> they are not in the same directory, it is IMHO better to
> assume they share the same parent directory.
Please update docs/INSTALL.VMS accordingly.
Werner