[plt-scheme] mzc not found?!

From: David Cummings (david.logan.cummings at gmail.com)
Date: Sun Jan 31 16:25:25 EST 2010

Thanks guys,

    I ended up finding mzc -- the install script doesn't seem to copy them
over to the directory set with --prefix. I ended up running the build
locally (without --prefix) and manually copying the executables in the bin
directory of the unpacked tar. mzscheme and mred got copied fine, but are
also built in the src/ directory, not one level up. I got everything
working, just figured someone might want to check on the script.

Thanks again,
-Dave

On Sun, Jan 31, 2010 at 10:58 AM, Norman Gray <norman at astro.gla.ac.uk>wrote:

>
> Greetings.
>
> On 2010 Jan 31, at 13:03, Robby Findler wrote:
>
> > On Sun, Jan 31, 2010 at 4:38 AM, Norman Gray <norman at astro.gla.ac.uk>
> wrote:
> >> Note, just by the way, that --prefix=/usr/local is generally the
> default; that installing software somewhere else (with, say,
> --prefix=/my/tools/mzscheme-4.2.4) can be a good idea if you want to try
> things out); and that './configure --help' can tell you if there are any
> extra options to configure that might be of use or interest.
> >>
> >
> > In the case of plt, however, leaving off the --prefix argument
> > installs into the directory where you downloaded (and the result is
> > "mv"-able, too).
>
> Ah, and I even half-remember someone remarking on this here a couple of
> days ago.
>
> I'm not doing very well this weekend....
>
> All the best,
>
> Norman
>
>
> --
> Norman Gray  :  http://nxg.me.uk
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100131/cbf2512f/attachment.html>

Posted on the users mailing list.