right, I did make install during the build I had set --prefix for. I also set --enable-shared, and so I had all the libaries, include files, etc. installed. However, the mzc and other helper binaries were not present in my chosen prefix directory &quot;/usr/local&quot; . So I then cleaned the build direcotry and reconfigured and made again locally, and copied the new binaries to /usr/local/bin - leaving the other installed files unchanged.<div>

-Dave<br><br><div class="gmail_quote">On Sun, Jan 31, 2010 at 4:41 PM, Robby Findler <span dir="ltr">&lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

You ran &quot;make install&quot; right? (it does a lot more than copy binaries)<br>
<br>
Robby<br>
<br>
On Sunday, January 31, 2010, David Cummings<br>
<div><div></div><div class="h5">&lt;<a href="mailto:david.logan.cummings@gmail.com">david.logan.cummings@gmail.com</a>&gt; wrote:<br>
&gt; Thanks guys,<br>
&gt;     I ended up finding mzc -- the install script doesn&#39;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.<br>


&gt;<br>
&gt;<br>
&gt; Thanks again,-Dave<br>
&gt;<br>
&gt; On Sun, Jan 31, 2010 at 10:58 AM, Norman Gray &lt;<a href="mailto:norman@astro.gla.ac.uk">norman@astro.gla.ac.uk</a>&gt; wrote:<br>
&gt;<br>
&gt; Greetings.<br>
&gt;<br>
&gt; On 2010 Jan 31, at 13:03, Robby Findler wrote:<br>
&gt;<br>
&gt;&gt; On Sun, Jan 31, 2010 at 4:38 AM, Norman Gray &lt;<a href="mailto:norman@astro.gla.ac.uk">norman@astro.gla.ac.uk</a>&gt; wrote:<br>
&gt;&gt;&gt; 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 &#39;./configure --help&#39; can tell you if there are any extra options to configure that might be of use or interest.<br>


&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; In the case of plt, however, leaving off the --prefix argument<br>
&gt;&gt; installs into the directory where you downloaded (and the result is<br>
&gt;&gt; &quot;mv&quot;-able, too).<br>
&gt;<br>
&gt; Ah, and I even half-remember someone remarking on this here a couple of days ago.<br>
&gt;<br>
&gt; I&#39;m not doing very well this weekend....<br>
&gt;<br>
&gt; All the best,<br>
&gt;<br>
&gt; Norman<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Norman Gray  :  <a href="http://nxg.me.uk" target="_blank">http://nxg.me.uk</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>