According to config.log the issue is indeed with "-lracket3m". Scons can't find that file and -to be honest- neither can I. Worse yet; I also can't find where I could download or get it from. I'm now trying to download "racket full" from their nightly builds page, hoping it'll be in there, but that download is going very slowly now.<div>
<br></div><div>Kas.<br><br><div class="gmail_quote">On 4 August 2010 14:05, gabor papp <span dir="ltr"><<a href="mailto:gabor.lists@mndl.hu">gabor.lists@mndl.hu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I went through the installer in a few ways, but no matter what I do Scons<br>
keeps claiming I lack the racket3m C library.<br>
</blockquote></div>
do you have the racket3m lib somewhere?<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Now what? Is there a need to build racket from source?<br>
</blockquote></div>
as far as i remember, the binary racket install has some problems when it is installed in the unix directory structure. it worked fine when it is installed in its own directory. but if you do this, you have to tell scons where the requirements are using the RacketPrefix, RacketInclude and RacketLib command line options.<br>

<br>
in v5.0 i had to install from source to make it work automatically with fluxus.<br>
<br>
look into your config.log file to see more details about the problem.<br>
<br>
best,<br><font color="#888888">
gabor<br>
<br>
<br>
</font></blockquote></div><br></div>