Last changed: 9 September 95 Q1 After unzip on unix the directory have lower-case names. A True, the readme says to run 'unix/setfly8'; it renames some files. have a look at the 'readme' in the platform directory that you want to use. Q2 I had a look at the files and there are many ^M there. A On unix use the '-xa' switch when unzipping source files. Source files are in fly8???1 (source tree). On newer versions use -La switches. Q3 I cannot unzip the archives. A Get the unzip program and build it. I put a copy of it in /pub/ise/eyal/zip. You can use the msdos unzip or pkunzip too. Q4 The msdos makefile cannot find 'lzexe'; what do I do? A remove that line (and the following 'del'). 'lzexe' is not essential. Q5 Compiling the DJgpp version hangs on 'hud.c'. A The latest version 1.12pl2 seems to hang. The optimization needs to be reduced, it is already done in the makefile. update: 1.12p4 hangs too. Q6 My F1-F5 keys don't work! A This is due to the xmodmap file redefining these keys. It is in your /usr/X11/lib/X11/etc or you point at it with your $XMODMAPFILE. Also check your ~/.Xmodmap;