Congratz and thanks for the great work!<br><br>I tried to install on Centos5.1 and ran into two separate errors - I bypassed one by installing to a different box.&nbsp; Not sure if these are known issues and how to go about resolving them? <br>
<br>1st error - segmentation fault during <span style="font-family: courier new,monospace;">make</span> (I had to find another box)<br><br><div style="margin-left: 40px;"><span style="font-family: courier new,monospace;">env XFORM_PRECOMP=yes ../mzschemecgc -cqu ./xform.ss --setup . --cpp &quot;gcc -E -DNEWGC_BTC_ACCOUNT&nbsp; -DMZ_USES_SHARED_LIB -I./.. -I./../include&quot; -o xsrc/precomp.h ./precomp.c</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">make[4]: *** [xsrc/precomp.h] Segmentation fault</span><br style="font-family: courier new,monospace;"></div><br>2nd error - failed building <span style="font-family: courier new,monospace;">sgl</span> during <span style="font-family: courier new,monospace;">make install</span> (it seems like some optional dependency is missing) <br>
<br><div style="margin-left: 40px;"><span style="font-family: courier new,monospace;">setup-plt: error: during Early Install for sgl</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">setup-plt:&nbsp;&nbsp; make: Failed to make compiled/gl-info_ss.zo; compile-extension: command failed</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">setup-plt: error: during making for games</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">setup-plt:&nbsp;&nbsp; default-load-handler: cannot open input file: &quot;/usr/local/plt/lib/plt/collects/sgl/gl-info.ss&quot; (No such file or directory; errno=2)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">setup-plt: error: during making for games/checkers</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">setup-plt:&nbsp;&nbsp; default-load-handler: cannot open input file: &quot;/usr/local/plt/lib/plt/collects/sgl/gl-info.ss&quot; (No such file or directory; errno=2)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">setup-plt: error: during making for games/doors</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">setup-plt:&nbsp;&nbsp; default-load-handler: cannot open input file: &quot;/usr/local/plt/lib/plt/collects/sgl/gl-info.ss&quot; (No such file or directory; errno=2)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">setup-plt: error: during making for games/gl-board-game</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">setup-plt:&nbsp;&nbsp; default-load-handler: cannot open input file: &quot;/usr/local/plt/lib/plt/collects/sgl/gl-info.ss&quot; (No such file or directory; errno=2)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">setup-plt: error: during making for games/gobblet</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">setup-plt:&nbsp;&nbsp; default-load-handler: cannot open input file: &quot;/usr/local/plt/lib/plt/collects/sgl/gl-info.ss&quot; (No such file or directory; errno=2)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">setup-plt: error: during making for games/jewel</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">setup-plt:&nbsp;&nbsp; default-load-handler: cannot open input file: &quot;/usr/local/plt/lib/plt/collects/sgl/gl-info.ss&quot; (No such file or directory; errno=2)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">setup-plt: error: during making for sgl</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">setup-plt:&nbsp;&nbsp; default-load-handler: cannot open input file: &quot;/usr/local/plt/lib/plt/collects/sgl/gl-info.ss&quot; (No such file or directory; errno=2)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">setup-plt: error: during making for sgl/scribblings</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">setup-plt:&nbsp;&nbsp; default-load-handler: cannot open input file: &quot;/usr/local/plt/lib/plt/collects/sgl/gl-info.ss&quot; (No such file or directory; errno=2)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">setup-plt: error: during Building docs for /usr/local/plt/lib/plt/collects/games/gl-board-game/gl-board-game.scrbl</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">setup-plt:&nbsp;&nbsp; default-load-handler: cannot open input file: &quot;/usr/local/plt/lib/plt/collects/sgl/gl-info.ss&quot; (No such file or directory; errno=2)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">setup-plt: error: during Building docs for /usr/local/plt/lib/plt/collects/sgl/scribblings/sgl.scrbl</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">setup-plt:&nbsp;&nbsp; default-load-handler: cannot open input file: &quot;/usr/local/plt/lib/plt/collects/sgl/gl-info.ss&quot; (No such file or directory; errno=2)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">make[1]: *** [install-3m] Error 1</span><br style="font-family: courier new,monospace;"></div><br>Thanks,<br>yc<br><br><br>