[plt-scheme] Built mzscheme from source, but can't find the web server.

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Mon Apr 30 18:48:58 EDT 2007

make setup-plt or make install

That will build all the scripts that invoke mzscheme and run specific apps.

Jay

On 4/30/07, Ethan Herdrick <info at reatlas.com> wrote:
> I've built mzscheme from source, by doing this:
>
> # ../plt/src/configure --enable-mred=NO
>
> followed by:
>
> # make
>
> This seems to have worked OK, except I don't see any sign of
> plt-web-server-text.  I want to run that.  What am I doing wrong?
>
> Thanks!
>
> -Ethan
>
> P.S.  I compiled mzscheme without mred because I don't want to install
> X on my machine, and of course mred requires X.  If I really need to,
> I could install X, but I was thinking that it wouldn't be necessary.
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


-- 
Jay McCarthy <jay.mccarthy at gmail.com>
http://jay.teammccarthy.org


Posted on the users mailing list.