Ruby 1.8.0 rpm?

I want to install on a box where I don’t have root access.

For some reason, it has gcc but no yacc. :0

Is there a 1.8 rpm somewhere? That would simplify my life a little.

I’ve seen preview4 but nothing later.

Thanks,
Hal

Hal Fulton wrote:

Is there a 1.8 rpm somewhere? That would simplify my life a little.

I’ve seen preview4 but nothing later.

http://rpmfind.net//linux/RPM/rawhide/1.0/i386/RedHat/RPMS/ruby-1.8.0-1.i386.html

or if that link is broken by wrapping:

http://tinyurl.com/pan6

For Debian users, there’s:

http://packages.debian.org/unstable/interpreters/ruby.html

···


Jason Voegele
“We believe that we invent symbols. The truth is that they invent us.”
– Gene Wolfe, The Book of the New Sun

Are you sure yacc is needed to build?
In my tarball (582a65e52598a4a1e9fce523e16e67d6 ruby-1.8.0.tar.gz),
the parser is in parse.c (pre-generated).

···

On Wed, Oct 01, 2003 at 03:36:10PM +0900, Hal Fulton wrote:

I want to install on a box where I don’t have root access.

For some reason, it has gcc but no yacc. :0


_ _

__ __ | | ___ _ __ ___ __ _ _ __
'_ \ / | __/ __| '_ _ \ / ` | ’ \
) | (| | |
__ \ | | | | | (| | | | |
.__/ _,
|_|/| || ||_,|| |_|
Running Debian GNU/Linux Sid (unstable)
batsman dot geo at yahoo dot com

And Bruce is effectively building BruceIX
– Alan Cox

Jason Voegele wrote:

Hal Fulton wrote:

Is there a 1.8 rpm somewhere? That would simplify my life a little.

I’ve seen preview4 but nothing later.

http://rpmfind.net//linux/RPM/rawhide/1.0/i386/RedHat/RPMS/ruby-1.8.0-1.i386.html

I thought the 1.8.0-1 meant preview 1. Is this really
the released 1.8 then?

Hal

Mauricio Fernández wrote:

I want to install on a box where I don’t have root access.

For some reason, it has gcc but no yacc. :0

Are you sure yacc is needed to build?
In my tarball (582a65e52598a4a1e9fce523e16e67d6 ruby-1.8.0.tar.gz),
the parser is in parse.c (pre-generated).

I try to avoid the details. I think it was the stable snapshot
that I got – don’t know sum.

What happened to me was it crashed after building a few files.
It ends with:

gcc -g -O2 -I. -I. -c pack.c
yacc parse.y
make: yacc: Command not found
make: *** [parse.c] Error 127

That’s all I know.

Hal

···

On Wed, Oct 01, 2003 at 03:36:10PM +0900, Hal Fulton wrote:

http://www.caliban.org/ruby/

Down toward the bottom he’s got 1.8.0-3 RPMs. Very nice.

– Samuel

Hal Fulton wrote:

I thought the 1.8.0-1 meant preview 1. Is this really
the released 1.8 then?

Yes, this should be the first release of the ruby-1.8.0 RPM. The naming
convention for RPMs is that that third field is the release number,
which indicates the number of times this RPM package has been rebuilt
for the given software version (ruby 1.8.0). Usually those rebuilds
(which bump up the “release” number) are due to bug fixes. So, for
example, after ruby-1.8.0 has been out for awhile, the RPM package
maintainer might release a ruby-1.8.0-2.i386.rpm with the latest bug
fixes for ruby-1.8.0.

Thanks. I also put together RPMs of the latest 1.8.x snapshot every few
days.

Ian

···

On Thu 02 Oct 2003 at 04:42:42 +0900, Samuel Tesla wrote:

Ruby Projects

Down toward the bottom he’s got 1.8.0-3 RPMs. Very nice.


Ian Macdonald | Geometry teaches us to bisex angels.
System Administrator |
ian@caliban.org |
http://www.caliban.org |
>