<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 5, 2013 at 3:49 PM, Sven Van Caekenberghe <span dir="ltr">&lt;<a href="mailto:sven@stfx.eu" target="_blank" class="vt-p">sven@stfx.eu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On 05 Apr 2013, at 20:42, Esteban Lorenzano &lt;<a href="mailto:estebanlm@gmail.com" class="vt-p">estebanlm@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Hi,<br>
&gt;<br>
&gt; but AFAIK, it still needs the libraries to be present (even it it will not use them).<br>
<br>
</div>No it does not:<br></blockquote><div><br></div><div style>I think that depends on which VM (windows VM, linux VM and OSX VM) you are using and how each of them implement the headless support.  </div><div style><br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
ubuntu@ip-10-226-6-28:~/smalltalk$ ldd vm/pharo<br>
        linux-gate.so.1 =&gt;  (0xb7760000)<br>
        libm.so.6 =&gt; /lib/i386-linux-gnu/tls/i686/nosegneg/libm.so.6 (0xb772a000)<br>
        libdl.so.2 =&gt; /lib/i386-linux-gnu/tls/i686/nosegneg/libdl.so.2 (0xb7725000)<br>
        libpthread.so.0 =&gt; /lib/i386-linux-gnu/tls/i686/nosegneg/libpthread.so.0 (0xb770a000)<br>
        libc.so.6 =&gt; /lib/i386-linux-gnu/tls/i686/nosegneg/libc.so.6 (0xb755f000)<br>
        /lib/ld-linux.so.2 (0xb7761000)<br>
ubuntu@ip-10-226-6-28:~/smalltalk$ ldd vm/vm-display-null<br>
        linux-gate.so.1 =&gt;  (0xb7731000)<br>
        libm.so.6 =&gt; /lib/i386-linux-gnu/tls/i686/nosegneg/libm.so.6 (0xb76f7000)<br>
        libdl.so.2 =&gt; /lib/i386-linux-gnu/tls/i686/nosegneg/libdl.so.2 (0xb76f2000)<br>
        libpthread.so.0 =&gt; /lib/i386-linux-gnu/tls/i686/nosegneg/libpthread.so.0 (0xb76d7000)<br>
        libc.so.6 =&gt; /lib/i386-linux-gnu/tls/i686/nosegneg/libc.so.6 (0xb752c000)<br>
        /lib/ld-linux.so.2 (0xb7732000)<br>
ubuntu@ip-10-226-6-28:~/smalltalk$ ldd vm/vm-sound-null<br>
        linux-gate.so.1 =&gt;  (0xb77b6000)<br>
        libm.so.6 =&gt; /lib/i386-linux-gnu/tls/i686/nosegneg/libm.so.6 (0xb777d000)<br>
        libdl.so.2 =&gt; /lib/i386-linux-gnu/tls/i686/nosegneg/libdl.so.2 (0xb7778000)<br>
        libpthread.so.0 =&gt; /lib/i386-linux-gnu/tls/i686/nosegneg/libpthread.so.0 (0xb775d000)<br>
        libc.so.6 =&gt; /lib/i386-linux-gnu/tls/i686/nosegneg/libc.so.6 (0xb75b2000)<br>
        /lib/ld-linux.so.2 (0xb77b7000)<br>
<br>
No X11 libs to be seen….<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; Esteban<br>
&gt;<br>
&gt; On Apr 5, 2013, at 8:41 PM, Sven Van Caekenberghe &lt;<a href="mailto:sven@stfx.eu" class="vt-p">sven@stfx.eu</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; On 05 Apr 2013, at 20:32, Marten Feldtmann &lt;<a href="mailto:itlists@schrievkrom.de" class="vt-p">itlists@schrievkrom.de</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; And another question. Will Squeak/Pharo run under a true headless Linux system without any X or stuff like this ???<br>
&gt;&gt;<br>
&gt;&gt; For Pharo: yes indeed it does.<br>
&gt;&gt;<br>
&gt;&gt; Pharo includes very nice command line tools/features, stdin, stdout, stderr and logging support, terminal color support, etc...<br>
&gt;&gt;<br>
&gt;&gt; Sven<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Sven Van Caekenberghe<br>
&gt;&gt; Proudly supporting Pharo<br>
&gt;&gt; <a href="http://pharo.org" target="_blank" class="vt-p">http://pharo.org</a><br>
&gt;&gt; <a href="http://association.pharo.org" target="_blank" class="vt-p">http://association.pharo.org</a><br>
&gt;&gt; <a href="http://consortium.pharo.org" target="_blank" class="vt-p">http://consortium.pharo.org</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; seaside mailing list<br>
&gt;&gt; <a href="mailto:seaside@lists.squeakfoundation.org" class="vt-p">seaside@lists.squeakfoundation.org</a><br>
&gt;&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank" class="vt-p">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; seaside mailing list<br>
&gt; <a href="mailto:seaside@lists.squeakfoundation.org" class="vt-p">seaside@lists.squeakfoundation.org</a><br>
&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank" class="vt-p">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" class="vt-p">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank" class="vt-p">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank" class="vt-p">http://marianopeck.wordpress.com</a><br>
</div></div>