Thanks, Danny and Chongkai!<br><br>Danny, that planet thing worked like a charm, holy moly.&nbsp; Didn&#39;t even see it grab the install, very nice indeed.<br><br>Thanks again to you both for the quick replies!!!<br><br>Mike<br>
<br><div><span class="gmail_quote">On 10/8/07, <b class="gmail_sendername">Danny Yoo</b> &lt;<a href="mailto:dyoo@cs.wpi.edu">dyoo@cs.wpi.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br>On Mon, 8 Oct 2007, Chongkai Zhu wrote:<br><br>&gt; http: //www.cs.brown.edu/pipermail/plt-scheme/2006-December/015722.html<br>&gt; http: //www.cs.brown.edu/pipermail/plt-scheme/2006-December/015757.html<br><br>Hi Mike,
<br><br><br>There is a version of SSAX on PLaneT which has an easier installation<br>process:<br><br>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://planet.plt-scheme.org/display.ss?package=ssax.plt&amp;owner=lizorkin">http://planet.plt-scheme.org/display.ss?package=ssax.plt&amp;owner=lizorkin
</a><br><br><br>In the example that you quoted earlier:<br><br>&gt;&gt;&nbsp;&nbsp;<a href="http://schemecookbook.org/view/Cookbook/XMLRecipeSimpleChanges">http://schemecookbook.org/view/Cookbook/XMLRecipeSimpleChanges</a> by<br><br>
<br>You should be able to run things by converting all the (lib ... &quot;ssax&quot;)<br>requirements to their respective PLaneT forms.&nbsp;&nbsp;i.e. from<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(lib &quot;myenv.ss&quot; &quot;ssax&quot;)
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(lib &quot;ssax.ss&quot; &quot;ssax&quot;)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...<br><br>to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(planet &quot;myenv.ss&quot; (&quot;lizorkin&quot; &quot;ssax.plt&quot; 1 3))<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(planet &quot;ssax.ss
&quot; (&quot;lizorkin&quot; &quot;ssax.plt&quot; 1 3))<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...<br><br>The latter will automatically install SSAX for you, which is nice, even if<br>the requirement statement is a little uglier.<br><br><br>I&#39;m correcting the Cookbook entry to use SSAX from PLaneT now; visit it
<br>again and you should see the updated code.<br><br>Best of wishes!<br></blockquote></div><br><br clear="all"><br>-- <br>Mike J. Bell on gmail