<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
> FWIW if you want to build fluxus from source on ubuntu, and avoid the<br>
> long racket build times, I recommend:<br>
><br>
> sudo add-apt-repository ppa:plt/racket<br></blockquote><div><br>sudo apt-get update<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


> sudo apt-get install racket<br>
> scons RacketPrefix=/usr RacketCollects=/usr/share/racket/collects<br>
<br>
That's a great news by the way.<br>
I'll test that.... after tomorrow ;)<br>
<br><br></blockquote><div><br> I tested your new racket ppa and I had a strange behaviour from scons.<br>The first time I used only scons and of course didn't find racket3m<br>Then I added the prefixes and all gone well.<br>

I was thinking : What a gain of time !<br>Then I typed the classic sudo scons install, and bahm!<br>ERROR: 'racket3m' must be installed!<br>So, I added the prefixes again but still the same error.<br>I tried to restart from the beginning with scons -c<br>

and now the first part don't want to, with still this same error:<br>ERROR: 'racket3m' must be installed!<br><br>Very strange, It worked one time and doesn't anymore. If anyone have clue on this.<br><br>Thanks<br>

<br>Ted<br><br><br>ps:I'm on a testing partition with Linux Mint 11 based on Ubuntu Natty 11.04<br></div></div>