home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
non-ade-patches-src.tgz.pi
< prev
next >
Wrap
Text File
|
1996-10-12
|
994b
|
25 lines
.name
non-ADE-patches
.type
Miscellaneous
.short
Patches for files not included in ADE
.description
There are some files that we cannot yet distribute with the ADE for legal
reasons, such as the AT/VISCorp AmigaOS include files (required for AmigaOS
specific programming), or the AT/VISCorp AmigaOS fd files (used by fd2inline to
generate the inline files). Sometimes these files contain errors or other
problems that need to be fixed before they can be used with the ADE. These
patches are contained in the "non-ADE-patches-src.tgz" file. You should get
this file and extract it in a temporary location with:
gzip -d non-ADE-patches-src.tgz
tar -xvf non-ADE-patches.tar
This will create a directory called non-ADE-patches, which will have
individual patch files that can be applied with the "patch" program or by
hand editing (not recommended) the affected files. See each patch file for
specific directions and an explanation of the patch.
.described-by
Fred Fish (fnf@ninemoons.com)