<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Den 09.02.2010 19:12, skrev Mariano Martinez Peck:
<blockquote
 cite="mid:a38fadc51002091012j354c383cu1e8fa048d65114ba@mail.gmail.com"
 type="cite">
  <pre wrap=""> </pre>
  <br>
  <fieldset class="mimeAttachmentHeader"></fieldset>
  <br>
  <br>
  <div class="gmail_quote">
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div class="gmail_quote">
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
      <div class="gmail_quote">
      <div>&nbsp;</div>
      <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
        <div class="gmail_quote">
        <div><br>
        </div>
        <div>A better place to look is in VMMaker using the browser.
&nbsp;There you'll see different kinds of primitive from things like
GeniePlugin where all the code is written in Slang to SocketPlugin
where all the code is merely wrappers around platform-specific support
code.</div>
        </div>
      </blockquote>
      <div><br>
      <br>
I saw it! Thanks...much clear now.&nbsp;&nbsp; I have, however, a couple of
problems/questions:<br>
      <br>
- I couldn't compile in VMMaker as I have the error:
"MacOSPowerPCOS9VMMaker could not find directory for: Mac OS specific
files; is the platform root path set correctly?"&nbsp;&nbsp; However, I have
correctly set the path. I attach a screenshot of the pharo image and
the output of a console.<br>
Do you know what the problem can be ?<br>
      </div>
      </div>
    </blockquote>
    <div><br>
    </div>
    <div>The directory the &nbsp;MacOSPowerPCOS9VMMaker expects is called
'Mac OS' not MacOS or Macos or... &nbsp;So either change it to expect MacOS
or move or copy your platforms subdirectory from platforms/MacOS to
'platforms/Mac OS'.</div>
    </div>
  </blockquote>
  <div><br>
  <br>
I knew that was going to be confusing :(&nbsp;&nbsp; <br>
I did try 'Mac OS' as it was like that after downloading with SVN. And
that's where I got the problem. Then, I thought (used to Linux) that
there may be some problem with the space. I changed, but still the same
problem :(<br>
  </div>
  </div>
</blockquote>
<br>
If the screenshot is accurate, I believe the "path to platform source"
line needs to point to .../platforms, not /platforms/MacOS.<br>
This subfolder is chosen with the Platform name.<br>
<br>
Cheers,<br>
Henry<br>
</body>
</html>