Thanks, Danny and Chongkai!<br><br>Danny, that planet thing worked like a charm, holy moly. Didn'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> <<a href="mailto:dyoo@cs.wpi.edu">dyoo@cs.wpi.edu</a>> 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>> http: //www.cs.brown.edu/pipermail/plt-scheme/2006-December/015722.html<br>> 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> <a href="http://planet.plt-scheme.org/display.ss?package=ssax.plt&owner=lizorkin">http://planet.plt-scheme.org/display.ss?package=ssax.plt&owner=lizorkin
</a><br><br><br>In the example that you quoted earlier:<br><br>>> <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 ... "ssax")<br>requirements to their respective PLaneT forms. i.e. from<br><br> ...<br> (lib "myenv.ss" "ssax")
<br> (lib "ssax.ss" "ssax")<br> ...<br><br>to<br> ...<br> (planet "myenv.ss" ("lizorkin" "ssax.plt" 1 3))<br> (planet "ssax.ss
" ("lizorkin" "ssax.plt" 1 3))<br> ...<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'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