<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi Blake - the good news is you didn’t get an error, you must have pressed cmd-g (or the green run button) which results in the playground letting you explore the result of execution.<div><br></div><div>You are seeing the result of a successful gofer load.</div><div><br></div><div>If you had instead run: 5 / 3 you would have seen a Fraction result with a numerator and denominator. You can then click on them and explore them too. (The pane will slide across). This is one of the lovely bits of Pharo Smalltalk.</div><div><br></div><div>You may find it useful to read one of the tutorials on <a href="http://Pharo.org">Pharo.org</a> .</div><div><br></div><div>If you also left click on the background - as in click on the Pharo image , you get a pop up menu and you should see a Seaside menu item in there that will show the status of Seaside. I think it automatically runs on 8080 so you may be able to try localhost:8080 in a web browser.</div><div><br></div><div>Tim<br><br><div id="AppleMailSignature">Sent from my iPhone</div><div><br>On 14 Jun 2018, at 07:08, Blake McBride <<a href="mailto:blake1024@gmail.com">blake1024@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">Greetings,<div dir="ltr"></div><div><br></div><div>I tried downloading the latest Pharo and then manually loading Seaside (on a 64 bit Linux box).  I don't know Pharo or Seaside but I think I got an error. </div><div><br></div><div>I ran:</div><div><pre class="gmail-shout" style="margin-left:2em;color:rgb(0,40,66);font-size:12px;text-align:left;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><span class="gmail-globalVar" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,136)">Gofer</span> <span class="gmail-unary" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">new</span><br>    <span class="gmail-keyword" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">url:</span><span class="gmail-string" style="border:0px;margin:0px;padding:0px;color:rgb(136,0,136)">'<a href="http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main">http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main</a>'</span><span class="gmail-cascadeSeparator" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">;</span><br>    <span class="gmail-keyword" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">package:</span> <span class="gmail-string" style="border:0px;margin:0px;padding:0px;color:rgb(136,0,136)">'ConfigurationOfSeaside3'</span><span class="gmail-cascadeSeparator" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">;</span><br>    <span class="gmail-unary" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">load</span><span class="gmail-statementSeparator" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">.</span></pre>without error.  But when I run:</div><div><br></div><div><pre class="gmail-shout" style="margin-left:2em;color:rgb(0,40,66);font-size:12px;text-align:left;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><span class="gmail-leftParenthesis" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">(</span><span class="gmail-leftParenthesis1" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">(</span><span class="gmail-globalVar" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,136)">Smalltalk</span> <span class="gmail-keyword" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">at:</span> <span class="gmail-symbol" style="border:0px;margin:0px;padding:0px;color:rgb(136,0,136)">#</span><span class="gmail-symbol" style="border:0px;margin:0px;padding:0px;color:rgb(136,0,136)">ConfigurationOfSeaside3</span><span class="gmail-rightParenthesis1" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">)</span> <span class="gmail-unary" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">project</span> <span class="gmail-keyword" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">version:</span> <span class="gmail-symbol" style="border:0px;margin:0px;padding:0px;color:rgb(136,0,136)">#</span><span class="gmail-symbol" style="border:0px;margin:0px;padding:0px;color:rgb(136,0,136)">stable</span><span class="gmail-rightParenthesis" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">)</span> <span class="gmail-unary" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">load</span><span class="gmail-statementSeparator" style="border:0px;margin:0px;padding:0px;color:rgb(0,0,0)">.</span></pre>I get what's shown on the attached screenshot.   Is this an error?  How can I fix it?</div><div><br></div><div>Thanks!</div><div><br></div><div>Blake McBride</div><div><br></div></div>
</div></blockquote><blockquote type="cite"><div><PharoScreenshot.png></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>seaside mailing list</span><br><span><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a></span><br><span><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a></span><br></div></blockquote></div></body></html>