Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-13 Thread Pablo R. Digonzelli
Esteban, i am trying to deploy a Seaside app in Windows. I want pharo running 
headless and i will want to implement it as Windows Service. 

But does not matter. Trying start pharo4 last image last vm ( 
https://ci.inria.fr/pharo/) in headless . 

pharo -vm-display-null -vm-sound-null imagefile.image --no-quit. It does not 
work. Abort 

pharo -vm-sound-null imagefile .image --no-quit. I works but with gui. 

I hope it will help you to understand the situation. 



Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucumán 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 


De: "Esteban Lorenzano"  
Para: "Any question about pharo is welcome"  
Enviados: Viernes, 13 de Marzo 2015 14:00:52 
Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app 

squeak vm info is for squeak vm, not for pharo vm (which has some differences… 
for example). 

I will ask you again to give us more information about your command line, what 
you are trying to do, etc. 

otherwise you will stay flipping around, because people will answer in general… 
not very useful for you. 

Esteban 




On 13 Mar 2015, at 16:21, Pablo R. Digonzelli < pdigonze...@gmail.com > wrote: 

I understand , wher can i get Andrea's command line info? 
TIA 

Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucumán 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 

- Mensaje original - 
De: "David T. Lewis" < le...@mail.msen.com > 
Para: "Any question about pharo is welcome" < pharo-users@lists.pharo.org > 
Enviados: Jueves, 12 de Marzo 2015 20:54:20 
Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app 

On Thu, Mar 12, 2015 at 06:23:28PM -0300, Pablo R. Digonzelli wrote: 

BQ_BEGIN
I think phil is right. -vm-display-null is the question . it aborts the 
process. 
Does not matter wich vm and image are you using. 
For example i am trying pharo4 latest image latest vm. 



The -vm-display-null parameter is specific to Ian Piumarta's unix VM. It is 
part of the loadable VM module system that he made for sound and displays. 
You will find this in the various VMs that run on top of Ian platform code. 
The Windows VMs originate from Andreas Raab's code base, which has different 
VM command line parameters. 

For common things like starting a headless VM, it would be a good idea to 
make the command line parameters consistent across VMs. Maybe that could be 
done most easily in the start scripts, as opposed to the VM executables. 

Dave 



BQ_BEGIN


TIA 


Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucum??n 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 


De: "Esteban Lorenzano" < esteba...@gmail.com > 
Para: "Any question about pharo is welcome" < pharo-users@lists.pharo.org > 
Enviados: Jueves, 12 de Marzo 2015 17:42:55 
Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app 





On 12 Mar 2015, at 21:23, p...@highoctane.be wrote: 



Headless on windows is not working I think. 



that???s not related, ???no-quit should be working (and ???headless should be 
letting a window in the try). 

can you provide more information? 

vm version? 
image version? 
anything relevant? 

just asking without information is like going to the doctor and just say ???it 
hurts me?? not much we can do to help. 

Esteban 


BQ_BEGIN 



There is code in the VM but it looks more dead than alive. There is a console 
version of Squeak and we may want to revive that. There us even code for a 
Windows service in there... 

Phil 
Le 12 mars 2015 20:41, "Pablo R. Digonzelli" < pdigonze...@gmail.com > a ??crit 
: 

BQ_BEGIN 

Hi again, i cannot do it work for a windows 2012 server. it seems --no-quit 
does not work . 
Any suggestion? 


TIA 


Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucum??n 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 


De: "Pablo Digonzelli" < pdigonze...@gmail.com > 
Para: "Any question about pharo is welcome" < pharo-users@lists.pharo.org > 
Enviados: Jueves, 12 de Marzo 2015 16:20:08 
Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app 

Hi, i solve the problem! 

./pharo-vm/pharo -vm-display-null -vm-sound-null --plugins ./pharo-vm 
--encoding utf8 imagefile.image --no-quit 

works very well 

TIA 


Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucum??n 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 


De: "pablo digonzelli" < pdigonze...@softsargent

Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-13 Thread Esteban Lorenzano
squeak vm info is for squeak vm, not for pharo vm (which has some differences… 
for example).

I will ask you again to give us more information about your command line, what 
you are trying to do, etc. 

otherwise you will stay flipping around, because people will answer in general… 
not very useful for you.

Esteban

> On 13 Mar 2015, at 16:21, Pablo R. Digonzelli  wrote:
> 
> I understand , wher can i get Andrea's command line info?
> TIA
> 
> Ing. Pablo Digonzelli 
> Software Solutions 
> IP-Solutiones SRL 
> Metrotec SRL 
> 25 de Mayo 521 
> San Miguel de Tucumán 
> Email: pdigonze...@softsargentina.com <mailto:pdigonze...@softsargentina.com> 
> pdigonze...@gmail.com <mailto:pdigonze...@gmail.com> 
> Cel: 5493815982714
> 
> - Mensaje original -
> De: "David T. Lewis" mailto:le...@mail.msen.com>>
> Para: "Any question about pharo is welcome"  <mailto:pharo-users@lists.pharo.org>>
> Enviados: Jueves, 12 de Marzo 2015 20:54:20
> Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app
> 
> On Thu, Mar 12, 2015 at 06:23:28PM -0300, Pablo R. Digonzelli wrote:
>> I think phil is right. -vm-display-null is the question . it aborts the 
>> process. 
>> Does not matter wich vm and image are you using. 
>> For example i am trying pharo4 latest image latest vm. 
> 
> The -vm-display-null parameter is specific to Ian Piumarta's unix VM. It is
> part of the loadable VM module system that he made for sound and displays.
> You will find this in the various VMs that run on top of Ian platform code.
> The Windows VMs originate from Andreas Raab's code base, which has different
> VM command line parameters.
> 
> For common things like starting a headless VM, it would be a good idea to
> make the command line parameters consistent across VMs. Maybe that could be
> done most easily in the start scripts, as opposed to the VM executables.
> 
> Dave
> 
> 
>> 
>> 
>> TIA 
>> 
>> 
>> Ing. Pablo Digonzelli 
>> Software Solutions 
>> IP-Solutiones SRL 
>> Metrotec SRL 
>> 25 de Mayo 521 
>> San Miguel de Tucum??n 
>> Email: pdigonze...@softsargentina.com 
>> <mailto:pdigonze...@softsargentina.com> 
>> pdigonze...@gmail.com <mailto:pdigonze...@gmail.com> 
>> Cel: 5493815982714 
>> 
>> 
>> De: "Esteban Lorenzano" mailto:esteba...@gmail.com>> 
>> Para: "Any question about pharo is welcome" > <mailto:pharo-users@lists.pharo.org>> 
>> Enviados: Jueves, 12 de Marzo 2015 17:42:55 
>> Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app 
>> 
>> 
>> 
>> 
>> 
>> On 12 Mar 2015, at 21:23, p...@highoctane.be wrote: 
>> 
>> 
>> 
>> Headless on windows is not working I think. 
>> 
>> 
>> 
>> that???s not related, ???no-quit should be working (and ???headless should 
>> be letting a window in the try). 
>> 
>> can you provide more information? 
>> 
>> vm version? 
>> image version? 
>> anything relevant? 
>> 
>> just asking without information is like going to the doctor and just say 
>> ???it hurts me?? not much we can do to help. 
>> 
>> Esteban 
>> 
>> 
>> BQ_BEGIN
>> 
>> 
>> 
>> There is code in the VM but it looks more dead than alive. There is a 
>> console version of Squeak and we may want to revive that. There us even code 
>> for a Windows service in there... 
>> 
>> Phil 
>> Le 12 mars 2015 20:41, "Pablo R. Digonzelli" < pdigonze...@gmail.com 
>> <mailto:pdigonze...@gmail.com> > a ??crit : 
>> 
>> BQ_BEGIN
>> 
>> Hi again, i cannot do it work for a windows 2012 server. it seems --no-quit 
>> does not work . 
>> Any suggestion? 
>> 
>> 
>> TIA 
>> 
>> 
>> Ing. Pablo Digonzelli 
>> Software Solutions 
>> IP-Solutiones SRL 
>> Metrotec SRL 
>> 25 de Mayo 521 
>> San Miguel de Tucum??n 
>> Email: pdigonze...@softsargentina.com 
>> <mailto:pdigonze...@softsargentina.com> 
>> pdigonze...@gmail.com <mailto:pdigonze...@gmail.com> 
>> Cel: 5493815982714 
>> 
>> 
>> De: "Pablo Digonzelli" < pdigonze...@gmail.com 
>> <mailto:pdigonze...@gmail.com> > 
>> Para: "Any question about pharo is welcome" < pharo-users@lists.pharo.org 
>> <mailto:pharo-users@lists.pharo.org> > 
>> Enviados: Jueves, 12 de Marzo 2015 16:20:08 
>> Asunto: Re: [Pharo-users] pharo headless a

Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-13 Thread Pablo R. Digonzelli
I understand , wher can i get Andrea's command line info?
TIA

Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucumán 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714

- Mensaje original -
De: "David T. Lewis" 
Para: "Any question about pharo is welcome" 
Enviados: Jueves, 12 de Marzo 2015 20:54:20
Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app

On Thu, Mar 12, 2015 at 06:23:28PM -0300, Pablo R. Digonzelli wrote:
> I think phil is right. -vm-display-null is the question . it aborts the 
> process. 
> Does not matter wich vm and image are you using. 
> For example i am trying pharo4 latest image latest vm. 

The -vm-display-null parameter is specific to Ian Piumarta's unix VM. It is
part of the loadable VM module system that he made for sound and displays.
You will find this in the various VMs that run on top of Ian platform code.
The Windows VMs originate from Andreas Raab's code base, which has different
VM command line parameters.

For common things like starting a headless VM, it would be a good idea to
make the command line parameters consistent across VMs. Maybe that could be
done most easily in the start scripts, as opposed to the VM executables.

Dave


> 
> 
> TIA 
> 
> 
> Ing. Pablo Digonzelli 
> Software Solutions 
> IP-Solutiones SRL 
> Metrotec SRL 
> 25 de Mayo 521 
> San Miguel de Tucum??n 
> Email: pdigonze...@softsargentina.com 
> pdigonze...@gmail.com 
> Cel: 5493815982714 
> 
> 
> De: "Esteban Lorenzano"  
> Para: "Any question about pharo is welcome"  
> Enviados: Jueves, 12 de Marzo 2015 17:42:55 
> Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app 
> 
> 
> 
> 
> 
> On 12 Mar 2015, at 21:23, p...@highoctane.be wrote: 
> 
> 
> 
> Headless on windows is not working I think. 
> 
> 
> 
> that???s not related, ???no-quit should be working (and ???headless should be 
> letting a window in the try). 
> 
> can you provide more information? 
> 
> vm version? 
> image version? 
> anything relevant? 
> 
> just asking without information is like going to the doctor and just say 
> ???it hurts me?? not much we can do to help. 
> 
> Esteban 
> 
> 
> BQ_BEGIN
> 
> 
> 
> There is code in the VM but it looks more dead than alive. There is a console 
> version of Squeak and we may want to revive that. There us even code for a 
> Windows service in there... 
> 
> Phil 
> Le 12 mars 2015 20:41, "Pablo R. Digonzelli" < pdigonze...@gmail.com > a 
> ??crit : 
> 
> BQ_BEGIN
> 
> Hi again, i cannot do it work for a windows 2012 server. it seems --no-quit 
> does not work . 
> Any suggestion? 
> 
> 
> TIA 
> 
> 
> Ing. Pablo Digonzelli 
> Software Solutions 
> IP-Solutiones SRL 
> Metrotec SRL 
> 25 de Mayo 521 
> San Miguel de Tucum??n 
> Email: pdigonze...@softsargentina.com 
> pdigonze...@gmail.com 
> Cel: 5493815982714 
> 
> 
> De: "Pablo Digonzelli" < pdigonze...@gmail.com > 
> Para: "Any question about pharo is welcome" < pharo-users@lists.pharo.org > 
> Enviados: Jueves, 12 de Marzo 2015 16:20:08 
> Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app 
> 
> Hi, i solve the problem! 
> 
> ./pharo-vm/pharo -vm-display-null -vm-sound-null --plugins ./pharo-vm 
> --encoding utf8 imagefile.image --no-quit 
> 
> works very well 
> 
> TIA 
> 
> 
> Ing. Pablo Digonzelli 
> Software Solutions 
> IP-Solutiones SRL 
> Metrotec SRL 
> 25 de Mayo 521 
> San Miguel de Tucum??n 
> Email: pdigonze...@softsargentina.com 
> pdigonze...@gmail.com 
> Cel: 5493815982714 
> 
> 
> De: "pablo digonzelli" < pdigonze...@softsargentina.dyndns.biz > 
> Para: "Any question about pharo is welcome" < pharo-users@lists.pharo.org > 
> Enviados: Jueves, 12 de Marzo 2015 15:47:49 
> Asunto: pharo headless and without gui. Seaside app 
> 
> I need to run pharo headless and without gui for a Seaside app i am working 
> on. 
> I user pharo -vm-display-null --headless imagefile and does not work. 
> May be someone can help me. 
> TIA 
> 
> 
> Ing. Pablo Digonzelli 
> Software Solutions 
> IP-Solutiones SRL 
> Metrotec SRL 
> 25 de Mayo 521 
> San Miguel de Tucum??n 
> Email: pdigonze...@softsargentina.com 
> pdigonze...@gmail.com 
> Cel: 5493815982714 
> 
> 
> BQ_END
> 
> 
> BQ_END
> 
> 
>



Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-12 Thread David T. Lewis
On Thu, Mar 12, 2015 at 06:23:28PM -0300, Pablo R. Digonzelli wrote:
> I think phil is right. -vm-display-null is the question . it aborts the 
> process. 
> Does not matter wich vm and image are you using. 
> For example i am trying pharo4 latest image latest vm. 

The -vm-display-null parameter is specific to Ian Piumarta's unix VM. It is
part of the loadable VM module system that he made for sound and displays.
You will find this in the various VMs that run on top of Ian platform code.
The Windows VMs originate from Andreas Raab's code base, which has different
VM command line parameters.

For common things like starting a headless VM, it would be a good idea to
make the command line parameters consistent across VMs. Maybe that could be
done most easily in the start scripts, as opposed to the VM executables.

Dave


> 
> 
> TIA 
> 
> 
> Ing. Pablo Digonzelli 
> Software Solutions 
> IP-Solutiones SRL 
> Metrotec SRL 
> 25 de Mayo 521 
> San Miguel de Tucum??n 
> Email: pdigonze...@softsargentina.com 
> pdigonze...@gmail.com 
> Cel: 5493815982714 
> 
> 
> De: "Esteban Lorenzano"  
> Para: "Any question about pharo is welcome"  
> Enviados: Jueves, 12 de Marzo 2015 17:42:55 
> Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app 
> 
> 
> 
> 
> 
> On 12 Mar 2015, at 21:23, p...@highoctane.be wrote: 
> 
> 
> 
> Headless on windows is not working I think. 
> 
> 
> 
> that???s not related, ???no-quit should be working (and ???headless should be 
> letting a window in the try). 
> 
> can you provide more information? 
> 
> vm version? 
> image version? 
> anything relevant? 
> 
> just asking without information is like going to the doctor and just say 
> ???it hurts me?? not much we can do to help. 
> 
> Esteban 
> 
> 
> BQ_BEGIN
> 
> 
> 
> There is code in the VM but it looks more dead than alive. There is a console 
> version of Squeak and we may want to revive that. There us even code for a 
> Windows service in there... 
> 
> Phil 
> Le 12 mars 2015 20:41, "Pablo R. Digonzelli" < pdigonze...@gmail.com > a 
> ??crit : 
> 
> BQ_BEGIN
> 
> Hi again, i cannot do it work for a windows 2012 server. it seems --no-quit 
> does not work . 
> Any suggestion? 
> 
> 
> TIA 
> 
> 
> Ing. Pablo Digonzelli 
> Software Solutions 
> IP-Solutiones SRL 
> Metrotec SRL 
> 25 de Mayo 521 
> San Miguel de Tucum??n 
> Email: pdigonze...@softsargentina.com 
> pdigonze...@gmail.com 
> Cel: 5493815982714 
> 
> 
> De: "Pablo Digonzelli" < pdigonze...@gmail.com > 
> Para: "Any question about pharo is welcome" < pharo-users@lists.pharo.org > 
> Enviados: Jueves, 12 de Marzo 2015 16:20:08 
> Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app 
> 
> Hi, i solve the problem! 
> 
> ./pharo-vm/pharo -vm-display-null -vm-sound-null --plugins ./pharo-vm 
> --encoding utf8 imagefile.image --no-quit 
> 
> works very well 
> 
> TIA 
> 
> 
> Ing. Pablo Digonzelli 
> Software Solutions 
> IP-Solutiones SRL 
> Metrotec SRL 
> 25 de Mayo 521 
> San Miguel de Tucum??n 
> Email: pdigonze...@softsargentina.com 
> pdigonze...@gmail.com 
> Cel: 5493815982714 
> 
> 
> De: "pablo digonzelli" < pdigonze...@softsargentina.dyndns.biz > 
> Para: "Any question about pharo is welcome" < pharo-users@lists.pharo.org > 
> Enviados: Jueves, 12 de Marzo 2015 15:47:49 
> Asunto: pharo headless and without gui. Seaside app 
> 
> I need to run pharo headless and without gui for a Seaside app i am working 
> on. 
> I user pharo -vm-display-null --headless imagefile and does not work. 
> May be someone can help me. 
> TIA 
> 
> 
> Ing. Pablo Digonzelli 
> Software Solutions 
> IP-Solutiones SRL 
> Metrotec SRL 
> 25 de Mayo 521 
> San Miguel de Tucum??n 
> Email: pdigonze...@softsargentina.com 
> pdigonze...@gmail.com 
> Cel: 5493815982714 
> 
> 
> BQ_END
> 
> 
> BQ_END
> 
> 
> 



Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-12 Thread Pablo R. Digonzelli
I think phil is right. -vm-display-null is the question . it aborts the 
process. 
Does not matter wich vm and image are you using. 
For example i am trying pharo4 latest image latest vm. 


TIA 


Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucumán 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 


De: "Esteban Lorenzano"  
Para: "Any question about pharo is welcome"  
Enviados: Jueves, 12 de Marzo 2015 17:42:55 
Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app 





On 12 Mar 2015, at 21:23, p...@highoctane.be wrote: 



Headless on windows is not working I think. 



that’s not related, —no-quit should be working (and —headless should be letting 
a window in the try). 

can you provide more information? 

vm version? 
image version? 
anything relevant? 

just asking without information is like going to the doctor and just say “it 
hurts me”… not much we can do to help. 

Esteban 


BQ_BEGIN



There is code in the VM but it looks more dead than alive. There is a console 
version of Squeak and we may want to revive that. There us even code for a 
Windows service in there... 

Phil 
Le 12 mars 2015 20:41, "Pablo R. Digonzelli" < pdigonze...@gmail.com > a écrit 
: 

BQ_BEGIN

Hi again, i cannot do it work for a windows 2012 server. it seems --no-quit 
does not work . 
Any suggestion? 


TIA 


Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucumán 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 


De: "Pablo Digonzelli" < pdigonze...@gmail.com > 
Para: "Any question about pharo is welcome" < pharo-users@lists.pharo.org > 
Enviados: Jueves, 12 de Marzo 2015 16:20:08 
Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app 

Hi, i solve the problem! 

./pharo-vm/pharo -vm-display-null -vm-sound-null --plugins ./pharo-vm 
--encoding utf8 imagefile.image --no-quit 

works very well 

TIA 


Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucumán 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 


De: "pablo digonzelli" < pdigonze...@softsargentina.dyndns.biz > 
Para: "Any question about pharo is welcome" < pharo-users@lists.pharo.org > 
Enviados: Jueves, 12 de Marzo 2015 15:47:49 
Asunto: pharo headless and without gui. Seaside app 

I need to run pharo headless and without gui for a Seaside app i am working on. 
I user pharo -vm-display-null --headless imagefile and does not work. 
May be someone can help me. 
TIA 


Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucumán 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 


BQ_END


BQ_END





Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-12 Thread Esteban Lorenzano

> On 12 Mar 2015, at 21:23, p...@highoctane.be wrote:
> 
> Headless on windows is not working I think.
> 
that’s not related, —no-quit should be working (and —headless should be letting 
a window in the try). 

can you provide more information? 

vm version?
image version? 
anything relevant?

just asking without information is like going to the doctor and just say “it 
hurts me”… not much we can do to help. 

Esteban

> There is code in the VM but it looks more dead than alive. There is a console 
> version of Squeak and we may want to revive that. There us even code for a 
> Windows service in there...
> 
> Phil
> 
> Le 12 mars 2015 20:41, "Pablo R. Digonzelli"  <mailto:pdigonze...@gmail.com>> a écrit :
> Hi again, i cannot do it work for a windows 2012 server. it seems --no-quit 
> does not work .
> Any suggestion?
> 
> 
> TIA
> 
> Ing. Pablo Digonzelli
> Software Solutions
> IP-Solutiones SRL
> Metrotec SRL
> 25 de Mayo 521
> San Miguel de Tucumán
> Email: pdigonze...@softsargentina.com <mailto:pdigonze...@softsargentina.com>
> pdigonze...@gmail.com <mailto:pdigonze...@gmail.com>
> Cel: 5493815982714
> 
> De: "Pablo Digonzelli" mailto:pdigonze...@gmail.com>>
> Para: "Any question about pharo is welcome"  <mailto:pharo-users@lists.pharo.org>>
> Enviados: Jueves, 12 de Marzo 2015 16:20:08
> Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app
> 
> Hi, i solve the problem!
> 
> ./pharo-vm/pharo -vm-display-null -vm-sound-null --plugins ./pharo-vm 
> --encoding utf8 imagefile.image --no-quit
> 
> works very well
> 
> TIA
> 
> Ing. Pablo Digonzelli
> Software Solutions
> IP-Solutiones SRL
> Metrotec SRL
> 25 de Mayo 521
> San Miguel de Tucumán
> Email: pdigonze...@softsargentina.com <mailto:pdigonze...@softsargentina.com>
> pdigonze...@gmail.com <mailto:pdigonze...@gmail.com>
> Cel: 5493815982714
> 
> De: "pablo digonzelli"  <mailto:pdigonze...@softsargentina.dyndns.biz>>
> Para: "Any question about pharo is welcome"  <mailto:pharo-users@lists.pharo.org>>
> Enviados: Jueves, 12 de Marzo 2015 15:47:49
> Asunto: pharo headless and without gui. Seaside app
> 
> I need to run pharo headless and without gui for a Seaside app i am working 
> on.
> I user pharo -vm-display-null --headless imagefile  and does not work.
> May be someone can help me.
> TIA
> 
> Ing. Pablo Digonzelli
> Software Solutions
> IP-Solutiones SRL
> Metrotec SRL
> 25 de Mayo 521
> San Miguel de Tucumán
> Email: pdigonze...@softsargentina.com <mailto:pdigonze...@softsargentina.com>
> pdigonze...@gmail.com <mailto:pdigonze...@gmail.com>
> Cel: 5493815982714
> 



Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-12 Thread p...@highoctane.be
Headless on windows is not working I think.

There is code in the VM but it looks more dead than alive. There is a
console version of Squeak and we may want to revive that. There us even
code for a Windows service in there...

Phil
Le 12 mars 2015 20:41, "Pablo R. Digonzelli"  a
écrit :

> Hi again, i cannot do it work for a windows 2012 server. it seems
> --no-quit does not work .
> Any suggestion?
>
>
> TIA
>
> --
> *Ing. Pablo Digonzelli*
> Software Solutions
> IP-Solutiones SRL
> Metrotec SRL
> 25 de Mayo 521
> San Miguel de Tucumán
> Email: pdigonze...@softsargentina.com
> pdigonze...@gmail.com
> Cel: 5493815982714
>
> --
> *De: *"Pablo Digonzelli" 
> *Para: *"Any question about pharo is welcome"  >
> *Enviados: *Jueves, 12 de Marzo 2015 16:20:08
> *Asunto: *Re: [Pharo-users] pharo headless and without gui. Seaside app
>
> Hi, i solve the problem!
>
> ./pharo-vm/pharo -vm-display-null -vm-sound-null --plugins ./pharo-vm
> --encoding utf8 imagefile.image --no-quit
>
> works very well
>
> TIA
>
> --
> *Ing. Pablo Digonzelli*
> Software Solutions
> IP-Solutiones SRL
> Metrotec SRL
> 25 de Mayo 521
> San Miguel de Tucumán
> Email: pdigonze...@softsargentina.com
> pdigonze...@gmail.com
> Cel: 5493815982714
>
> --
> *De: *"pablo digonzelli" 
> *Para: *"Any question about pharo is welcome"  >
> *Enviados: *Jueves, 12 de Marzo 2015 15:47:49
> *Asunto: *pharo headless and without gui. Seaside app
>
> I need to run pharo headless and without gui for a Seaside app i am
> working on.
> I user pharo -vm-display-null --headless imagefile  and does not work.
> May be someone can help me.
> TIA
>
> --
> *Ing. Pablo Digonzelli*
> Software Solutions
> IP-Solutiones SRL
> Metrotec SRL
> 25 de Mayo 521
> San Miguel de Tucumán
> Email: pdigonze...@softsargentina.com
> pdigonze...@gmail.com
> Cel: 5493815982714
>
>


Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-12 Thread Pablo R. Digonzelli
Hi again, i cannot do it work for a windows 2012 server. it seems --no-quit 
does not work . 
Any suggestion? 


TIA 


Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucumán 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 


De: "Pablo Digonzelli"  
Para: "Any question about pharo is welcome"  
Enviados: Jueves, 12 de Marzo 2015 16:20:08 
Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app 

Hi, i solve the problem! 

./pharo-vm/pharo -vm-display-null -vm-sound-null --plugins ./pharo-vm 
--encoding utf8 imagefile.image --no-quit 

works very well 

TIA 


Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucumán 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 


De: "pablo digonzelli"  
Para: "Any question about pharo is welcome"  
Enviados: Jueves, 12 de Marzo 2015 15:47:49 
Asunto: pharo headless and without gui. Seaside app 

I need to run pharo headless and without gui for a Seaside app i am working on. 
I user pharo -vm-display-null --headless imagefile and does not work. 
May be someone can help me. 
TIA 


Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucumán 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 



Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-12 Thread Pablo R. Digonzelli
Hi, i solve the problem! 

./pharo-vm/pharo -vm-display-null -vm-sound-null --plugins ./pharo-vm 
--encoding utf8 imagefile.image --no-quit 

works very well 

TIA 


Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucumán 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 


De: "pablo digonzelli"  
Para: "Any question about pharo is welcome"  
Enviados: Jueves, 12 de Marzo 2015 15:47:49 
Asunto: pharo headless and without gui. Seaside app 

I need to run pharo headless and without gui for a Seaside app i am working on. 
I user pharo -vm-display-null --headless imagefile and does not work. 
May be someone can help me. 
TIA 


Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucumán 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714 



[Pharo-users] pharo headless and without gui. Seaside app

2015-03-12 Thread Pablo R. Digonzelli
I need to run pharo headless and without gui for a Seaside app i am working on. 
I user pharo -vm-display-null --headless imagefile and does not work. 
May be someone can help me. 
TIA 


Ing. Pablo Digonzelli 
Software Solutions 
IP-Solutiones SRL 
Metrotec SRL 
25 de Mayo 521 
San Miguel de Tucumán 
Email: pdigonze...@softsargentina.com 
pdigonze...@gmail.com 
Cel: 5493815982714