| nobody 2004-05-22, 2:38 pm |
| I think you have to download and install the srpersist separately. Search
the help desk for it, it should give you the pointer to it.
"OCID" <sanjaypande@yahoo.com> wrote in message
news:4414486f.0405160857.5ae60268@posting.google.com...
> I downloaded and installed SrPersist on DrScheme (both
> versions 206p1) on Mac OS X Panther.
>
> Tried this:
>
> (require (lib "srpersist.ss" "srpersist"))
>
> and got this error
>
> open-input-file: cannot open input file:
> "/Applications/PLT Scheme
> v206p1/collects/srpersist/private/srpmain.ss" (No such
> file or directory; errno=2)
>
> Checked the collects/srpersist/private directory and
> there is no srpmain.ss file. Where can I find the
> srpmain.ss file which obviously is Scheme code. Is
> there a code listing or download available somewhere
> for this file?
>
> Is there anything else I should be doing?
>
> Thanks in advance!
|