Changes since ved-1.7a02: - New option -nolock helps to use ved with bad NFS implementations there record locking causes a hang. - Do not try to do record locking on DOS/DJGPP (there is no support for record locking). - New makerules for DOS/DJGPP - Thanks to Alex Kopylov reanimatolog@yandex.ru for the help with the DOS/DJGPP port. Note that in order to compile star on DOS/DJGPP you need smake-1.2a21 or newer. GNU make does not seem to work for a DOS compilation. Note that you need to read - install-sh now knows about platforms that allow to give away files (like SCOP UNIX); it will no longer leave undeletable (by non-root users) files in /tmp if not called by root. - Support for calling 'smake install' on systems that use a '.exe' suffix for executable files has been added. CYGWIN NT-4.0 NOTES: To compile on Cygwin32, get Cygwin32-beta20 and install it. then create a symlink from /bin to the .../bin directory where bash is located. Now run 'make' ... For more information read README.win32 The files are located on: ftp://ftp.berlios.de/pub/ved ... NOTE: These tar archives are 100% ansi compatible. Solaris 2.x tar and GNU tar may get some minor trouble. WARNING: Do not use 'mc' to extract the tar file! All mc versions before 4.0.14 cannot extract symbolic links correctly. WARNING: Do not use 'winzip' to extract the tar file! Winzip cannot extract symbolic links correctly. Joerg