[Bug 330268] Re: [needs-packaging] Ruby 1.9.1

Michael Owens michael.owens at linterra.org
Thu Jul 9 17:02:47 UTC 2009


This may not be a huge issue, but 1.9.1 uses Oniguruma. I was recently
playing around with embedding it into an Apache module on hardy and PHP
(5.2.4) causes it to segfault b/c it has it's own incompatible onig
version. To get around this, I compiled PHP 5.3.0 telling it to use
Ruby's onig code:

./configure --prefix=/usr --with-apxs2=/usr/bin/apxs2 --with-
onig=/path/to/ruby-1.9.1

And everything worked fine. Anyway, not something the average person
will run into, but this has shown up in other places already. Whoever is
packaging Ruby might want to get with the PHP maintainers to at least
assess whether this is worth looking into.

-- 
[needs-packaging] Ruby 1.9.1
https://bugs.launchpad.net/bugs/330268
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list