For Programmers: Free Programming Magazines  


Home > Archive > Scheme > May 2004 > Problem with SrPersist on DrScheme









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Problem with SrPersist on DrScheme
OCID

2004-05-16, 1:32 pm

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!
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!



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com