home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The CDPD Public Domain Collection for CDTV 3
/
CDPDIII.bin
/
pd
/
programming
/
utils
/
gadtoolsbox
/
installlibs
< prev
next >
Wrap
Text File
|
1993-04-07
|
1KB
|
46 lines
FailAt 20
Version > NIL: nofrag.library 2
If NOT WARN
Echo "*nYou already got installed :
" NOLINE
Version nofrag.library
Echo "" NOLINE
Ask "Do you want to install version
2.2
of the nofrag.library?"
If NOT WARN
Skip NoFrag
EndIf
EndIf
Echo "*nCopying the nofrag.library to your LIBS: ..."
Copy > NIL: libs/nofrag.library TO LIBS:
Lab NoFrag
Version > NIL: gadtoolsbox.library 39
If NOT WARN
Echo "*nYou already got installed :
" NOLINE
Version gadtoolsbox.library
Echo "" NOLINE
Ask "Do you want to install version
39.3
of the gadtoolsbox.library?"
If NOT WARN
Skip NoGTX
EndIf
EndIf
Echo "*nCopying the gadtoolsbox.library to your libs: ..."
Copy > NIL: libs/gadtoolsbox.library TO LIBS:
Lab NoGTX
Avail > NIL: FLUSH
Echo "*nGadToolsBox also requires V38 of the reqtools.library to operate."
Echo "Also the powerpacker.library V35 is necessary when you wish to load/save"
Echo "powerpacker crunched binaries."
Echo "*nThese libraries are both available on AmigaLibDisk's and if you already"
Echo "have an older GadToolsBox installed you already have them."
Echo "*nDone."
Wait 5
EndCLI > NIL: