Yokemate of Keyboards
Posts: 2165 from 2003/2/24
From: po-RNO
Quote:
Andreas_Wolf wrote:
> I started Grunch which told me: rexxsyslib was not installed.
This Grunch message *may* mean that there's no *working* rexxsyslib.library (i.e. m68k one) installed. But I'm not sure about that.
Yes, looking at the Grunch database file, it only checks existence of the library in SYS:Libs/ and draws the conclusion if it's installed or not based on that:
## INSTALLCHECK "SYS:Libs/rexxsyslib.library"
And then it indeed uses the mentioned archive:
## URLARCHIVE "http://aminet.net/comm/irc/remotecli.lha"
And after the installation it renames the original bundled dummy library:
Rename "MOSSYS:Libs/rexxsyslib.library" "MOSSYS:Libs/rexxsyslib.library_dummy"
BTW. newer libraries do work too if you happen to own them from AmigaOS 3.5 or 3.9, for example.
I have this one installed on my systems:
Ram Disk:> version file full SYS:Libs/rexxsyslib.library
rexxsyslib.library 44.1 (25.12.1999)