home *** CD-ROM | disk | FTP | other *** search
-
- This archive contains binary patches that fix a bug in
- Ctrl-C handling while Amiga Gofer has switched the console
- into raw-mode. The bug made it impossible to break out
- of Gofer commands like
-
- ? run (map toUpper)
-
- in a reasonable way (i.e, with Ctrl-C).
-
- This archive is of no use, of course, unless you have the
- Gofer230a.lha archive containing the full AmigaDOS
- port of Gofer 2.30a.
-
-
-
- Apply the patches in the following way:
-
- 1) Copy the file regular-gofer.pch, regular-gofc.pch, and
- regular-runtime.pch to the directory where you keep the
- regular Gofer binaries. You will also need to copy the
- spatch executable to the same directory.
-
- 2) CD to the aforementioned directory and issue the
- following commands:
-
- spatch regular-gofer
- spatch regular-gofc
- spatch regular-runtime.o
-
- This will create the files
-
- regular-gofer.new
- regular-gofc.new
- regular-runtime.new
-
- which must be renamed to
-
- regular-gofer
- regular-gofc
-
- and
-
- regular-runtime.o
-
- respectively.
-
- 3) Repeat the procedure for the small binaries, i.e.,
- do as above but replace all occurences of the
- string "regular-" with the string "small-" :-)
-
- 4) Voila! A new and improved Gofer 2.30a ...
-
-
- Apart from the binary patches, the archive contains an updated
- diffs file, the gofsplit executable, and a few useful Gofer scripts.
-
- Have fun,
- Torsten Poulin (torsten@diku.dk)
-