<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#666666">
ummmm, well, if you can modify the imagein an other enviroment, squeak
have a VNC server implimention. in this way you can access to image. in
your  enviroment.<br>
<br>
<br>
by the way,, message file..is ok? <br>
you have seaside open the port the iptables?<br>
<br>
Diogenes..<br>
<br>
cnantais escribió:
<blockquote cite="mid:14762804.post@talk.nabble.com" type="cite">
  <pre wrap="">Thanks Diogenes.

However, I'm running "-headless" so I can't open the process browser.  Is
there a way to interact with the image from the command line?

"netstat -puta | grep squeak" yields nothing.

Chad


Diogenes Moreira wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi chad.
In fact, exists 64 bits images, but you can run a 32 bit without 
problems in a platform such as your system.

For verify the Kom Status.
open the process browser . In the world menu.. open.. process browser
and then search for a process witch name start with seaside...

if this process does'nt exists, you must start the kom server whit

WAKomEncoded startOn: 8080.

in the Workspace.

you can verify if process listen in the correct port by:

 in the SO shell as root o with sudo

netstat -puta | grep squeak

Regards...

Sorry by my English.
cnantais escribió:
    </pre>
    <blockquote type="cite">
      <pre wrap="">What's the approach for getting the 3.9 VM running on Debian on amd_64
hardware?  I used the Linux 32-bit binary of the VM and tried to run it
with
'squeak -headless my.image' and, while a squeak process does appear in
top,
but I can't access WAKom/Seaside which should be running on port 8080.

Chad
  
      </pre>
    </blockquote>
    <pre wrap="">
-- 
Lic. Diogenes Alberto Moreira
<a class="moz-txt-link-freetext" href="http://sem-e-tech.com.ar">http://sem-e-tech.com.ar</a> <a class="moz-txt-link-rfc2396E" href="http://www.sem-e-tech.com.ar">&lt;http://www.sem-e-tech.com.ar&gt;</a> 
<a class="moz-txt-link-freetext" href="http://officious.st">http://officious.st</a> <a class="moz-txt-link-rfc2396E" href="http://officious.st">&lt;http://officious.st&gt;</a> 
<a class="moz-txt-link-freetext" href="http://www.integrasolutions.com.ar">http://www.integrasolutions.com.ar</a> <a class="moz-txt-link-rfc2396E" href="http://www.integrasolutions.com.ar">&lt;http://www.integrasolutions.com.ar&gt;</a>

"Las personas felices se permiten ser felices; Las infelices siguen 
haciendo cosas que aborrecen y las perjudican contibuyendo a su 
infelicidad."
Dr. David Niven

_______________________________________________
Beginners mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/mailman/listinfo/beginners">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a>


    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>