[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Ruby for Linux on zSeries

julian.kamil@gmail.com

4/20/2007 1:32:00 PM

Hi, does anyone know if Ruby has been ported to the zSeries Linux
platform and what its status is?

Thanks.

Julian I. Kamil <julian.kamil@gmail.com>

5 Answers

Patrick Hurley

4/20/2007 8:35:00 PM

0

On 4/20/07, Julian I. Kamil <julian.kamil@gmail.com> wrote:
> Hi, does anyone know if Ruby has been ported to the zSeries Linux
> platform and what its status is?
>
> Thanks.
>
> Julian I. Kamil <julian.kamil@gmail.com>
>
>
>

I have built it without any problem in a 31bit VM and will be doing
the same in a 64bit one next week. This was on a SLES VM. I did not
use a ruby package, but had no problem doing the build.

pth

Philip Nelson

4/20/2007 8:38:00 PM

0

Julian I. Kamil wrote:

> Hi, does anyone know if Ruby has been ported to the zSeries Linux
> platform and what its status is?
>
> Thanks.
>
> Julian I. Kamil <julian.kamil@gmail.com>

It is certainly available as a package for SuSE Linux Enterprise Server, as
part of the SLE SDK -

http://forgeftp.novell.co...

And this updated package notification would confirm it is -

http://support.novell.com/techcenter/psdb/b9b7d69cac6ba0eb8c7fb702bdc...

julian.kamil@gmail.com

4/21/2007 1:34:00 AM

0

On Apr 20, 4:37 pm, Philip Nelson <team...@scotdb.com> wrote:
> Julian I. Kamil wrote:
> > Hi, does anyone know if Ruby has been ported to the zSeries Linux
> > platform and what its status is?
>
> > Thanks.
>
> > Julian I. Kamil <julian.ka...@gmail.com>
>
> It is certainly available as a package for SuSE Linux Enterprise Server, as
> part of the SLE SDK -
>
> http://forgeftp.novell.co...
>
> And this updated package notification would confirm it is -
>
> http://support.novell.com/techcenter/psdb/b9b7d69cac6ba0eb8......

Thanks for the info, that's very helpful!

julian.kamil@gmail.com

4/21/2007 1:40:00 AM

0

On Apr 20, 4:34 pm, "Patrick Hurley" <phur...@gmail.com> wrote:
> On 4/20/07, Julian I. Kamil <julian.ka...@gmail.com> wrote:
>
> > Hi, does anyone know if Ruby has been ported to the zSeries Linux
> > platform and what its status is?
>
> > Thanks.
>
> > Julian I. Kamil <julian.ka...@gmail.com>
>
> I have built it without any problem in a 31bit VM and will be doing
> the same in a 64bit one next week. This was on a SLES VM. I did not
> use a ruby package, but had no problem doing the build.
>
> pth

I'm on Fedora VM, hopefully I won't have any trouble building it as
well. What I'd really like to do is to be able to run Rails on that
platform eventually.

Charles Oliver Nutter

4/22/2007 7:32:00 PM

0

Julian I. Kamil wrote:
> Hi, does anyone know if Ruby has been ported to the zSeries Linux
> platform and what its status is?

I know some folks have been using JRuby on zSeries for a few apps.

- Charlie