t; But if Iceberg is involved, I am not the person to ask ... I am not
> familiar with the changes that have been made to Metacello to get it to
> work with Iceberg ...
>
> Dale
>
>
>
> On Fri, Apr 29, 2022 at 3:16 PM Emilio Oca wrote:
>
>> Hi Dale
>>
>
his would be a good pattern to follow when reloading projects after
> updating from github ... and I am a bit surprised that this question is not
> asked more often :)
>
> Dale
>
> On Mon, Apr 25, 2022 at 6:06 PM Emilio Oca wrote:
>
>> Hi Gabriel, Dale!
>>
>>
Esteban Lorenzano
> wrote:
>
>> mmm, you may be having another problem elsewhere, because what I typed
>> should be working (is how we enforce the load of new versions to run the
>> tests, for example).
>>
>> Esteban
>>
>> On Apr 25 2022, at 11:30 pm
ifNotNil: [ :aPackage | aPackage removeFromSystem ] ]
>
>
> I ack this is hacky, but it works :)
>
> Esteban
>
> On Apr 23 2022, at 3:21 am, Emilio Oca wrote:
>
> Hi List
>
> I need some help with Metacello, and may be git too
>
> I would like to be
Hi List
I need some help with Metacello, and may be git too
I would like to be able to, in a running headless image, load the last
commit of a git repo
Something like
Metacello new baseline:'MyProject';
repository: 'github://myUser/MyProject:main/myProject';
load.
works just once and may open so
nd is alsa on my deps.
Maybe
yum install -y alsa-lib.i686
would do the trick.
HTH
Phil
On Wed, Sep 2, 2015 at 7:31 PM, Emilio Oca wrote:
Hi!
I think I need some help here.
I am trying to run a pharo seaside on a corporate RHEL 6.5 box.
I downloaded this http://files.pharo.org/pla
Hi!
I think I need some help here.
I am trying to run a pharo seaside on a corporate RHEL 6.5 box.
I downloaded this http://files.pharo.org/platform/Pharo4.0-centos.zip
and deployed its contents on a directory.
Gabe rights to execute and tried the first steps on this tutorial
http://astares.blogsp
Hi, Yes, my experience with bitnami's products and assistance is really good
too.
Besides running in the cloud, I think that having installer scrips to deploy on
Windows, Osx or Ubuntu and virtual machines increases chances to successfully
deploy on, for example, reluctant IT guys' corporate ser
Hi
I think this is spec related.
How can I set a ballonText on aTreeNode?
I was expecting something like:
tree childrenBlock: [ :anObject | self childrenFor: anObject
];
displayBlock: [ :anObject | self labelFor:
anObject ];
lists.pharo.org
> Asunto: Re: [Pharo-users] Fwd: NativeBoost and standard out
>
> Emilio Oca-3 wrote
> >> Maybe does this help
> > Yes! beatiful and lovely
>
> Ugh, we really need to document the external process options so people
> don't
> have to go throu
startWithShellCommand: 'dir | sort';
>upToEnd
>
> Hernán
>
> El 23/12/2013 16:06, Sean P. DeNigris escribió:
> > Emilio Oca-3 wrote
> >> Hi
> >>
> >>
> >>
> >> Is it possible to get the stdout results when runn
Hi Esteban
> I recommend you to take a look at this:
> http://smalltalkhub.com/#!/~OS/OS-Windows
> there can be a solution (not sure, because I never used it)
Yes I did, I got something like this
si := WinStartupInfo new.
si wShowWindow: 0.
pi := WinProcessInformation new.
WinProc
age: 'ProcessWrapper-Plugin';
> package: 'ProcessWrapper-Tests';
> load.
>
> ProcessWrapper new
>useStdout;
>startWithShellCommand: 'dir | sort';
>upToEnd
>
> Hernán
>
> El 23/12/2013 16:06
13 matches
Mail list logo