You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion and support board for Ruby Enterprise Edition.
|
|
|
Non-broken C compiler...
|
| |
well... your note says to tell y'all bout this... So here goes...
can't install ruby-enterprise-1.8.7-2011.12. ..
I have xcode Version 4.2.1 installed (and working in development of
several apps) ... Yet I get this:
Checking for required software...
* Non-broken C compiler... not found... more »
|
|
REE and Rails 4
|
| |
Since Rails will be dropping support for Ruby < 1.9 with version 4, I
was wondering how the REE team was planning to deal with this.
I ask this more out of curiosity, since I don't use REE myself, but
obviously many people do, and for good reason.
So, what's going to happen?
|
|
Ruby-ee Hash Algorithm Vulnerability
|
| |
I assume that the latest version of Ruby-EE is vulnerable to the
latest Hash Algorithm DoS attack:
[link]
Can someone confirm that this is the case, and possible know when this
will be patched/fixed?... more »
|
|
Cannot require mkmf before rbconfig
|
| |
If mkmf is required before rbconfig, rbconfig does not load. This is
keeping the json 1.6.1 gem from correctly doing checks for the header
files for the compiled extension. Does anyone have any ideas?
Here's what I'm seeing:
$ uname -a
Linux ip-10-196-189-227 2.6.35.11-83.9.amzn1.x86_64 #1 SMP Sat Feb 19... more »
|
|
How can Rails with passenger_base_uri generate correct paths?
|
| |
I have a Rails 3.x application Foo that's accessible via /foo prefix.
Prior to Passenger, I was setting relative_url_root and scoping all my
routes with that relative_url_root. This allowed Rails to correctly
route urls and generate urls with the /foo prefix.
With Passenger, I have my application configured with... more »
|
|
ruby-enterprise-1.8.7-2011.03 - Ubuntu 11.10 - libssl1.0.0
|
| |
Hello all,
I am trying to install ruby-enterprise-1.8.7-2011.03 in Ubuntu 11.10
which now uses libssl1.0.0 for libssl-dev. It seems ree isn't happy
with this. I am using the latest version of ruby-build to install, but
also get the same error trying to install manually from source. I have
posted a gist with the log file from the install. I'm not really sure... more »
|
|
ruby-enterprise-1.8.7-2011.03 install problem
|
| |
when I install ruby-enterprise-1.8.7-2011.03 when starts Installing
developer documentation I get
Installing developer documentation...
Generating RDoc documentation
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./
runruby.rb --extout=.ext -- "./bin/rdoc" --all --ri --op ".ext/rdoc"... more »
|
|
rails assets:precompile incredibly slow on REE?
|
| |
As a test of Enterprise Ruby we're deploying a Rails 3.1 app
(previously on ruby 1.9.1) to ruby enterprise 1.8.7-2011.03
But during the deployment process the assets:precompile process now
takes several hours on a EC2 small instance (from a few seconds
previously).
Have tried rails 3.1.0 and 3.1.1rc2, I'm still debuging - but has... more »
|
|
REE installer fails when trying to generate RDoc documentation
|
| |
Hello,
Was setting up a new ubuntu 10.10 slice this morning using Sprinkle
and building REE 2011.03 was failing for me. I was seeing this error
in the logs.
Installing developer documentation...
Generating RDoc documentation
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb ./
runruby.rb --extout=.ext -- "./bin/rdoc" --all --ri --op ".ext/rdoc"... more »
|
|
|