[#111472] [Ruby master Bug#19274] Error installing ruby 3.2.0 on RH 8 — "aalllop (Alberto Allegue) via ruby-core" <ruby-core@...>
Issue #19274 has been reported by aalllop (Alberto Allegue).
5 messages
2022/12/28
[#111508] Data support for versions before 3.2.0 — Eustáquio Rangel via ruby-core <ruby-core@...>
I was wondering that every piece of code (gems, etc) that use the new Data =
3 messages
2022/12/29
[ruby-core:111478] Re: [Ruby master Bug#19274] Error installing ruby 3.2.0 on RH 8
From:
Wolf via ruby-core <ruby-core@...>
Date:
2022-12-28 16:37:21 UTC
List:
ruby-core #111478
On 2022-12-28 12:52:41 +0000, aalllop (Alberto Allegue) via ruby-core wrote: > Issue #19274 has been updated by aalllop (Alberto Allegue). >=20 >=20 >=20 >=20 > Sorry, I have posted one of the diferent tests I have done. I have instal= led first time the 3.2.0 version and the error was the same.=20 >=20 > I had installed libyaml-0.1.7-5.el8.x86_64 and now I have installed libya= ml-devel-0.1.7-5.el8.x86_64 and seems to finish ok. Is there any requiremen= ts file that says that you need to install the devel version? This is actually distribution specific. For example archlinux does not (in general) split packages into the base and -dev, but has just one. In general for compilation of ruby, you need to have headers for the C libraries used (those are provided by the libyaml-devel). After the ruby is compiled, you should be fined to uninstall the -devel package. Since the list of packages differs per distribution, I'm unsure if (and doubt it) there is definitive list anywhere. W. --=20 There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors. ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/
Attachments (1)
signature.asc
(833 Bytes, application/pgp-signature)