[Seaside] True headless possible ?

Mariano Martinez Peck marianopeck at gmail.com
Fri Apr 5 19:18:14 UTC 2013


On Fri, Apr 5, 2013 at 3:49 PM, Sven Van Caekenberghe <sven at stfx.eu> wrote:

>
> On 05 Apr 2013, at 20:42, Esteban Lorenzano <estebanlm at gmail.com> wrote:
>
> > Hi,
> >
> > but AFAIK, it still needs the libraries to be present (even it it will
> not use them).
>
> No it does not:
>

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.



>
> ubuntu at ip-10-226-6-28:~/smalltalk$ ldd vm/pharo
>         linux-gate.so.1 =>  (0xb7760000)
>         libm.so.6 => /lib/i386-linux-gnu/tls/i686/nosegneg/libm.so.6
> (0xb772a000)
>         libdl.so.2 => /lib/i386-linux-gnu/tls/i686/nosegneg/libdl.so.2
> (0xb7725000)
>         libpthread.so.0 =>
> /lib/i386-linux-gnu/tls/i686/nosegneg/libpthread.so.0 (0xb770a000)
>         libc.so.6 => /lib/i386-linux-gnu/tls/i686/nosegneg/libc.so.6
> (0xb755f000)
>         /lib/ld-linux.so.2 (0xb7761000)
> ubuntu at ip-10-226-6-28:~/smalltalk$ ldd vm/vm-display-null
>         linux-gate.so.1 =>  (0xb7731000)
>         libm.so.6 => /lib/i386-linux-gnu/tls/i686/nosegneg/libm.so.6
> (0xb76f7000)
>         libdl.so.2 => /lib/i386-linux-gnu/tls/i686/nosegneg/libdl.so.2
> (0xb76f2000)
>         libpthread.so.0 =>
> /lib/i386-linux-gnu/tls/i686/nosegneg/libpthread.so.0 (0xb76d7000)
>         libc.so.6 => /lib/i386-linux-gnu/tls/i686/nosegneg/libc.so.6
> (0xb752c000)
>         /lib/ld-linux.so.2 (0xb7732000)
> ubuntu at ip-10-226-6-28:~/smalltalk$ ldd vm/vm-sound-null
>         linux-gate.so.1 =>  (0xb77b6000)
>         libm.so.6 => /lib/i386-linux-gnu/tls/i686/nosegneg/libm.so.6
> (0xb777d000)
>         libdl.so.2 => /lib/i386-linux-gnu/tls/i686/nosegneg/libdl.so.2
> (0xb7778000)
>         libpthread.so.0 =>
> /lib/i386-linux-gnu/tls/i686/nosegneg/libpthread.so.0 (0xb775d000)
>         libc.so.6 => /lib/i386-linux-gnu/tls/i686/nosegneg/libc.so.6
> (0xb75b2000)
>         /lib/ld-linux.so.2 (0xb77b7000)
>
> No X11 libs to be seen….
>
> > Esteban
> >
> > On Apr 5, 2013, at 8:41 PM, Sven Van Caekenberghe <sven at stfx.eu> wrote:
> >
> >>
> >> On 05 Apr 2013, at 20:32, Marten Feldtmann <itlists at schrievkrom.de>
> wrote:
> >>
> >>> And another question. Will Squeak/Pharo run under a true headless
> Linux system without any X or stuff like this ???
> >>
> >> For Pharo: yes indeed it does.
> >>
> >> Pharo includes very nice command line tools/features, stdin, stdout,
> stderr and logging support, terminal color support, etc...
> >>
> >> Sven
> >>
> >> --
> >> Sven Van Caekenberghe
> >> Proudly supporting Pharo
> >> http://pharo.org
> >> http://association.pharo.org
> >> http://consortium.pharo.org
> >>
> >>
> >>
> >>
> >> _______________________________________________
> >> seaside mailing list
> >> seaside at lists.squeakfoundation.org
> >> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
> > _______________________________________________
> > seaside mailing list
> > seaside at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20130405/7bdab645/attachment-0001.htm


More information about the seaside mailing list