[plt-scheme] Can't run Dr. Scheme

From: Benjamin L. Russell (dekudekuplex at yahoo.com)
Date: Sun Dec 9 02:09:51 EST 2007

Sorry, please ignore my earlier Question #2; I just
discovered that you must have been referring to
Windows _Server_ 2003, for which a client-only version
was never released; hence my ignorance of that OS.

There is a possiblity that DrScheme, in its default
installation, is not compatible with Windows Server
2003, since that was a server-version-only release,
and DrScheme may not have been designed for it.  The
home page for DrScheme states that "DrScheme runs
under Windows (95 and up)," but it is doubtful that
Windows Server 2003 is considered a later version of
Windows 95; rather, it was apparently designed as an
upgrade of Windows 2000 Server.

You may need a special patch to install DrScheme on
Windows Server 2003; I would either search Google or
ask Microsoft about this issue.

If I may ask, why are you installing an IDE on a
server OS?

Benjamin L. Russell

--- "Benjamin L. Russell" <dekudekuplex at yahoo.com>
wrote:

> Two questions:
> 
> 1. What kind of drive or partition is f?  Most
> people
> just install DrScheme on their c or (if available) d
> drive/partition, which is usually a hard disk
> drive/partition.  I have installed DrScheme several
> times on both Mac and Windows, usually on either the
> main drive (if it is not partitioned) or main or
> secondary partition (if it is partitioned), and have
> never encountered any difficulties with
> installation.
> 
> 2. What do you mean by "Windows 2003?"  Perhaps I am
> ignorant of this OS, but I have only heard of
> Windows
> 2000, Windows XP, and Windows Vista for the
> Microsoft
> OS release period from 2000 to now.
> 
> Benjamin L. Russell
> 
> --- sasuke <database666 at gmail.com> wrote:
> 
> > Hello to all PLT schemers out there.
> > 
> > After having downloaded the latest Dr. Scheme
> > distribution, installing
> > it and trying to run it, I get the  following
> > exception message:
> > 
> >
>
###############################################################
> > 
> > standard-module-name-resolver: collection not
> found:
> > "texpict" in any
> > of: ()
> > 
> >  === context ===
> > cloop
> > temp1229
> > f:\plt\collects\drscheme\private\rep.ss:1276:17
> > 
> > copied exn raised when setting up snip values
> (thunk
> > passed as third
> > argume to drscheme:language:add-snip-value)
> > standard-module-name-resolver: collection not
> found:
> > "texpict" in any
> > of: ()
> > 
> >  === context ===
> > cloop
> > temp1229
> > f:\plt\collects\drscheme\private\rep.ss:1276:17
> > 
> >
>
###############################################################
> > 
> > I tried searching the groups and came across a
> post
> > in which the user
> > solved his problem by deleting rep.ss file, but
> that
> > solution doesn't
> > seem to be working for me. I am running Windows
> 2003
> > and there is no
> > problem running MzScheme or MrEd. I am currently
> > reading HODP and
> > would have really found it useful if I could get
> > this up and running.
> > 
> > Thanks and regards,
> > Sasuke.
> > _________________________________________________
> >   For list-related administrative tasks:
> >  
> >
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> > 
> 
> _________________________________________________
>   For list-related administrative tasks:
>  
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> 



Posted on the users mailing list.