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. How should we manage those distributions? Thank you in advance. [1] http://files.pharo.org/vm/pharo/linux/old-libc/Pharo-VM-linux-oldLibC.zip -- Cyril Ferlicot https://ferlicot.fr http://www.synectique.eu 2 rue Jacques Prévert 01, 59650 Villeneuve d'ascq France
On 4. Oct 2017, at 17:39, Cyril Ferlicot <cyril.ferlicot@gmail.com> 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 such old versions of LibC? Which LSB standard does it support?
On Thu, Oct 5, 2017 at 11:30 AM, Holger Freyther <holger@freyther.de> 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 can ask but I will probably not know before the end of next week. -- Cyril Ferlicot https://ferlicot.fr http://www.synectique.eu 2 rue Jacques Prévert 01, 59650 Villeneuve d'ascq France
RedHat < 7.0 still uses libc 2.12 as far as I'm aware. Pharo 5 has a downloadable version that works on that OS.  OEL with the UEK has an updated libc. Andrew Glynn openmastery.org -----Original Message----- Date: Thu, 5 Oct 2017 11:43:07 +0200 Subject: Re: [Pharo-users] Deploying on Linux with LibC version < 2.15 To: Any question about pharo is welcome <pharo-users@lists.pharo.org> Reply-to: Any question about pharo is welcome <pharo-users@lists.pharo. org> From: Cyril Ferlicot <cyril.ferlicot@gmail.com> On Thu, Oct 5, 2017 at 11:30 AM, Holger Freyther <holger@freyther.de> 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 can ask but I will probably not know before the end of next week.
CentOS6.9 for one. Phil On Thu, Oct 5, 2017 at 11:30 AM, Holger Freyther <holger@freyther.de> wrote:
On 4. Oct 2017, at 17:39, Cyril Ferlicot <cyril.ferlicot@gmail.com> 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 such old versions of LibC? Which LSB standard does it support?
participants (4)
-
Andrew Glynn -
Cyril Ferlicot -
Holger Freyther -
phil@highoctane.be