Cool! Waiting for the updated version with this mailing list feedback on it.
Cheers,
Offray
On 05/10/17 19:35, horrido wrote:
> Yes, the "updated" angle was the crucial tactic. Thanks.
>
> I just wanted to inform you that in just 48 hours since publication, this
> article has gathered over 11,0
Yes, the "updated" angle was the crucial tactic. Thanks.
I just wanted to inform you that in just 48 hours since publication, this
article has gathered over 11,000 views! This is a new record for me. Fastest
rising.
I am astounded by the number; I really didn't expect it. It's a very, very
nice w
Le 05/10/2017 à 16:29, Holger Freyther a écrit :
> I don't have a RHEL subscription but I assumed they are similar but
> OBS even produces RHEL packages:
>
> https://download.opensuse.org/repositories/devel:/languages:/pharo:/stable/RHEL_6/
>
>
> Not sure. Even the RHEL documentation mentions -
Any developer can get a free RHEL license and a dev account for accessing
docs and what not. This includes CVE fixes etc.
CentOS is close but not always the same. e.g. no security fixes are
included vs RHEL when updating (even if the flag is accepted).
I am going next week to the RedHat forum in
Yes, canEqual implementation also make #= be commutative.
On Tue, Oct 3, 2017 at 11:11 AM, Denis Kudriashov
wrote:
>
> 2017-10-02 17:30 GMT+02:00 Denis Kudriashov :
>
>>
>> 2017-10-02 17:13 GMT+02:00 Vitor Medina Cruz :
>>
>>> I am sorry, not species, but #isKindOf istead of #= to compare classe
Hannes,
Happy to help, at least with some ideas. Brea is still an early
prototype, but suit my needs without the burden of all the extra stuff
Seaside includes, for simple cases as mine, but if glad to know that it
works for your use case.
Cheers,
Offray
On 05/10/17 10:49, H. Hirzel wrote:
> H
Hello Offray
Thank you for making the Brea wiki code available. I have read it and
got some ideas out of it.
My conclusion was that I do not have the capacity at the moment to
continue working on it.
So I went for Seaside though the library is large. It has a simple
wiki as well. And with Pier a
> On 5. Oct 2017, at 22:22, Cyril Ferlicot wrote:
>
>
> Your instructions describes the steps for CentOS 6.x. Are they the
> exact same steps for RHEL6?
I don't have a RHEL subscription but I assumed they are similar but
OBS even produces RHEL packages:
https://download.opensuse.org/reposito
On 10/5/17, Holger Freyther wrote:
>
> Hi!
>
>
> for a brief moment you really scared me. I thought you referred to RedHat
> Linux 6 which was released in 1999 but you are referring to Red Hat
> Enterprise Linux (RHEL).
>
> As it turns out we have "latest" (as soon as a commit is made to
> pharo-v
Thanks Ben,
Your words are encouraging as always. Is really worthy to count with
people like you, that you care so much for the community and have always
time for suggestions and support in several members projects and issues.
Cheers,
Offray
On 05/10/17 08:50, Ben Coman wrote:
> Great to hear
Great to hear every time your progress with this. That "Handbook Hack"
mentioned on the DJH site looks like a good place to promote Grafoscopio.
cheers -ben
On Thu, Oct 5, 2017 at 10:14 AM, Offray Vladimir Luna Cárdenas <
offray.l...@mutabit.com> wrote:
> Upps... I copied and pasted parts of my
> On 5. Oct 2017, at 18:08, Bruce O'Neel wrote:
>
> Hi,
Hi!
> Well, our redhat 6.9 systems have 2.12, so, that qualifies.
>
> And yes, we still have RedHat 6, and 6.9 was released only 6 months ago! It
> will finish extended support in a mind-blowing 7 more years in 2024.
>
> Redhat 5, st
Nice article. I like the way you've structured it and pushed the "updated"
angle.
I feel a bit too strong a claim is laid on Pharo producing the CogVM. Much
of the Cog + Spur + 64bit VM work was originally done for Squeak with Pharo
riding the coat-tails of that work. Lately Pharo community has
Sorry for the delay.
$ uname -a
Linux PC51 4.4.0-96-generic #119-Ubuntu SMP Tue Sep 12 14:59:54 UTC 2017
x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
On 4 October 2017 at 17:
Hi,
this is not really tested, but you can try to do the following
(installation)
a) install XMLParser from catalog
b) in monticello browser open Pharo/Athens and load latest version of
Athens-SVG package
(usage)
Then you import SVG XML using Converter and paint it on a surface, which
you conver
CentOS6.9 for one.
Phil
On Thu, Oct 5, 2017 at 11:30 AM, Holger Freyther wrote:
>
> > On 4. Oct 2017, at 17:39, Cyril Ferlicot
> wrote:
> >
> > Hi,
> >
> > I am migrating some applications from Pharo 4 to Pharo 6. The new
> > deployment of those applications needs to work on linux with LibC <
Heya folks!
I need to load SVG images (for icons) in my application. I've searched
my 6.1 image for SVG, but haven't found anything.
Is there a library for loading SVGs? I'd really like to get them
directly into instances of Form if possible, but I'm flexible. :)
Thanks!
-Steven
Hi,
Well, our redhat 6.9 systems have 2.12, so, that qualifies.
And yes, we still have RedHat 6, and 6.9 was released only 6 months ago! It
will finish extended support in a mind-blowing 7 more years in 2024.
Redhat 5, still supported for another 3 years till 2020 has glibc 2.5.
On Thu, Oct 5, 2017 at 11:30 AM, Holger Freyther wrote:
>
>
> Which OS has such old versions of LibC? Which LSB standard does it support?
>
Hi,
This is RedHat. I don't have the right to give more info than the fact
it is a RedHat with a LibC version < 2.15.
I don't know for the LSB support. I ca
> On 4. Oct 2017, at 17:39, Cyril Ferlicot wrote:
>
> Hi,
>
> I am migrating some applications from Pharo 4 to Pharo 6. The new
> deployment of those applications needs to work on linux with LibC <
> 2.15. With Pharo 4 there was a special VM[1]. I do not see such VM for
> Pharo 6.
Which OS has
Hi Steven
Let us know your progress.
Stef
On Tue, Oct 3, 2017 at 9:57 PM, Steven R. Baker wrote:
>
>
> On 03/10/17 21:51, Sven Van Caekenberghe wrote:
>>
>>> On 3 Oct 2017, at 21:30, Steven R. Baker wrote:
>>>
>>> Heya,
>>>
>>> I'm trying to build a Pharo Launcher of my own, but I can't find t
Yes I would like to have an action list.
Stef
On Thu, Oct 5, 2017 at 9:37 AM, Guillermo Polito
wrote:
>
>
> On Wed, Oct 4, 2017 at 10:12 PM, Stephane Ducasse > wrote:
>
>> Hi sven
>>
>> I wonder how we can make progress on this front. Because we should move
>> on.
>> I'm fed up to get all this
Thanks Stefan do you have a repo?
I will take a look tomorrow since I take some vacation.
Stef
On Mon, Oct 2, 2017 at 4:27 PM, Stephan Eggermont wrote:
> Bloc is ready for your experiments. Here is my second one.
> Please let me know what and how to improve.
>
> Bloc allows for the easy creation
On Wed, Oct 4, 2017 at 10:12 PM, Stephane Ducasse
wrote:
> Hi sven
>
> I wonder how we can make progress on this front. Because we should move on.
> I'm fed up to get all this crap of the old stream around.
> Could not we just keep positionable stream and start to get rest nice?
>
Could we point
24 matches
Mail list logo