Re: [Pharo-project] OSProcess and CommandShell
hi....while loading i m getting some error. Please advice...c the attachmentThanksSourav Original message From:"Miguel Cobá"< miguel.coba@gmail.com >Date: 14 Apr 11 01:59:21Subject: Re: [Pharoproject] OSProcess and CommandShellTo: Pharoproject@lists.gforge.inria.frOSProcess is supported and all tests are green in Pharo 1.1 and Pharo1.2.The stable version for Pharo 1.2 is the 4.4.0 but you can also load andrun 4.3.11 and 4.3.12 (although if you don't disable deprecationswarnings a lot of pop ups will show). 4.4.0 doesn't have problems withdeprecated methods.To load:Gofer newsqueaksource: 'MetacelloRepository';package: 'ConfigurationOfOSProcess';load.((Smalltalk at: #ConfigurationOfOSProcess) project version: #stable)load.CommandShell hasn't a configuration so you'll have to load it from themonticello repository following the documentation of it somewhere in thewiki.CheersEl mié, 13042011 a las 15:23 0300, Casimiro de Almeida Barretoescribió:> I'd like to know the state of:>
OSProcess> and> CommandShell> > under pharo.> > There's a ConfigurationOfOSProcess but there's no> ConfigurationOfCommandShell.> > What's working and what's not working?> > Best regards> > CdAB> Miguel Cobáhttp://twitter.com/MiguelCobaMtzhttp://miguel.leugim.com.mxGet Yourself a cool, short @in.com Email ID now!
Can you try evaluating ConfigurationOfMetacello project latestVersion load. And then Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfOSProcess'; load. ((Smalltalk at: #ConfigurationOfOSProcess) project version: #stable) load. if it works, I explain you what it was. On Sun, Apr 17, 2011 at 8:18 PM, sourav roy <sourav_pharo@in.com> wrote:
hi.... while loading i m getting some error. Please advice...
c the attachment
Thanks Sourav
---------- Original message ---------- From:"Miguel Cobá"< miguel.coba@gmail.com > Date: 14 Apr 11 01:59:21 Subject: Re: [Pharo-project] OSProcess and CommandShell To: Pharo-project@lists.gforge.inria.fr
OSProcess is supported and all tests are green in Pharo 1.1 and Pharo 1.2.
The stable version for Pharo 1.2 is the 4.4.0 but you can also load and run 4.3.11 and 4.3.12 (although if you don't disable deprecations warnings a lot of pop ups will show). 4.4.0 doesn't have problems with deprecated methods.
To load:
Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfOSProcess'; load.
((Smalltalk at: #ConfigurationOfOSProcess) project version: #stable) load.
C ommandShell hasn't a configuration so you'll have to load it from the
monticello repository following the documentation of it somewhere in the wiki.
Cheers
El mié, 13-04-2011 a las 15:23 -0300, Casimiro de Almeida Barreto escribió:
I'd like to know the state of:
OSProcess and CommandShell
under pharo.
There's a ConfigurationOfOSProcess but there's no ConfigurationOfCommandShell.
What's working and what's not working?
Best regards
CdAB
-- Miguel Cobá http://twitter.com/MiguelCobaMtz http://miguel.leugim.com.mx
Get Your self a cool, short *@in.com* Email ID now!<http://mail.in.com/mails/new_reg.php?utm_source=invite&utm_medium=outgoing>
-- Mariano http://marianopeck.wordpress.com
participants (2)
-
Mariano Martinez Peck -
sourav roy