[plt-scheme] bug installing PLAI language in 4.1.5?

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Tue Mar 24 12:30:53 EDT 2009

The PLAI package listed on

http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/2007-04-26/

is only tested with 4.1.3 (although I think it may work with 4.1.4)

If you want to use 4.1.5, I've just recently put the PLAI package on PLaneT:

http://planet.plt-scheme.org/display.ss?package=plai.plt&owner=plai

Jay

On Tue, Mar 24, 2009 at 10:03 AM, Eric Tanter <etanter at dcc.uchile.cl> wrote:
> Hi,
>
> I've just downloaded the latest version of DrScheme and tried to install the
> PLAI package (Shriram's book).
>
> I get an error:
> /snip/
> setup-plt: --- creating launchers ---
> setup-plt: --- installing collections ---
> setup-plt: --- post-installing collections ---
> setup-plt: done
> setup-plt:
> setup-plt: error: during making for <user>/plai (PLAI)
> setup-plt:   web/server.ss:81:8: module: identifier is already imported at:
> url->path in: (define-values (url->path) (fsmap:make-url->path (build-path
> server-root-path "htdocs")))
> setup-plt: error: during making for <user>/plai/web
> setup-plt:   server.ss:81:8: module: identifier is already imported at:
> url->path in: (define-values (url->path) (fsmap:make-url->path (build-path
> server-root-path "htdocs")))
>
> any idea?
>
> -- Éric
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.