I''m curious to know why Gentoo is a very commonly used distro for the Rails community. Any reasons for this? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Wed, Jul 07, 2010 at 11:58:12AM -0700, Sal wrote:> I''m curious to know why Gentoo is a very commonly used distro for the > Rails community. Any reasons for this?I think you may have been misled. I mostly hear about Ubuntu, though I know there are lots of deployments on RHEL and CentOS. --Greg -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Thu, Jul 8, 2010 at 10:13 AM, Gregory Seidman <gsslist+ror-dNXPQ6k9rNiG6BJUYyje5axOck334EZe@public.gmane.org> wrote:> On Wed, Jul 07, 2010 at 11:58:12AM -0700, Sal wrote: >> I''m curious to know why Gentoo is a very commonly used distro for the >> Rails community. Any reasons for this? > > I think you may have been misled. I mostly hear about Ubuntu, though I know > there are lots of deployments on RHEL and CentOS.I agree. I''ve not heard of a single Gentoo + Rails deployment, ever. I''m sure some exist but no one is really blogging about them or anything. Linux is 99% the same from distro to distro.. same gcc, same glibc, same kernel, just slightly different versions. The major difference is the package management, and that''s a tiny, tiny piece of the overall pie. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Jul 8, 4:41 pm, Greg Donald <gdon...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I agree. I''ve not heard of a single Gentoo + Rails deployment, ever. > I''m sure some exist but no one is really blogging about them or > anything. Linux is 99% the same from distro to distro.. same gcc, > same glibc, same kernel, just slightly different versions. The major > difference is the package management, and that''s a tiny, tiny piece of > the overall pie. >For what it''s worth Engineyard use gentoo (but I agree that you hear far more about people using ubuntu) Fred -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Thu, Jul 8, 2010 at 11:03 AM, Frederick Cheung <frederick.cheung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> For what it''s worth Engineyard use gentoo (but I agree that you hear > far more about people using ubuntu)Ahh.. that explains why the prices are so high. Their electric bill must be through the roof from all that compilation. -- Greg Donald destiney.com | gregdonald.com -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I had a much easier time installing rails on gentoo then ubuntu. Of course on gentoo you have a lot more control over what''s installed with the price of knowing what to install. Any distro will do though. I''d suggest looking into rvm as well. On Jul 7, 2:58 pm, Sal <fuente...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I''m curious to know why Gentoo is a very commonly used distro for the > Rails community. Any reasons for this?-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I Work rails on my beauty Gentoo System, i find hard install rails over Ubuntu because you need know each package to install :-(, on Gentoo is easy. On Thu, Jul 8, 2010 at 4:25 PM, Agoofin <thebserviss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I had a much easier time installing rails on gentoo then ubuntu. > > Of course on gentoo you have a lot more control over what''s installed > with the price of knowing what to install. > > Any distro will do though. I''d suggest looking into rvm as well. > > On Jul 7, 2:58 pm, Sal <fuente...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > I''m curious to know why Gentoo is a very commonly used distro for the > > Rails community. Any reasons for this? > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- Atte. ISC. Gerardo González Cruz -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 9 July 2010 00:32, Gerardo Gonzalez Cruz <gerardogc2378-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I Work rails on my beauty Gentoo System, i find hard install rails over > Ubuntu because you need know each package to install :-(, on Gentoo is easy.Really? apt-get install ruby1.8 ruby1.8-dev rubygems gem update --system gem install rails passenger Configure Passenger as normal. What''s hard? Cheers, Andy -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Fri, Jul 9, 2010 at 12:05 PM, Andy Jeffries <andy-4Fjv1yF9AWJvmwGHilWZ5bVCufUGDwFn@public.gmane.org> wrote:> On 9 July 2010 00:32, Gerardo Gonzalez Cruz <gerardogc2378-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> I Work rails on my beauty Gentoo System, i find hard install rails over >> Ubuntu because you need know each package to install :-(, on Gentoo is easy. > > Really? > apt-get install ruby1.8 ruby1.8-dev rubygems > gem update --system > gem install rails passenger > Configure Passenger as normal. > What''s hard? > Cheers, >gem update --system used to be forbidden on Debian and Debian-like distros. (I don''t know if this is still like this), this added to the usually outdated ruby packages used to be a headache. However, you can install the rubygems-update gem and update it with sudo update_rubygems. And that solves all the problem. Anyway, now with RVM, the distro should be irrelevant as long as it is a "full" distro which grants you a decent package repository if you need any dependency. Please don''t make it a flame war about linux distros. To the OP, I really haven''t heard about any Gentoo user in the rails community so far, if I have to say there''s a predminant OS in the rails community that would be Mac OS. (And I don''t know why either) Cheers. -- Leonardo Mateo. There''s no place like ~ -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
> > Please don''t make it a flame war about linux distros. > To the OP, I really haven''t heard about any Gentoo user in the rails > community so far, if I have to say there''s a predminant OS in the > rails community that would be Mac OS. (And I don''t know why either) >As a Mac OS X user I don''t particularly care about which distro to use (so I had no intention of making it a flame war), I was just trying to point out that it''s not that hard :-) Cheers, Andy -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Yes really: shell$ emerge rails and the same commands On Fri, Jul 9, 2010 at 10:05 AM, Andy Jeffries <andy-4Fjv1yF9AWJvmwGHilWZ5bVCufUGDwFn@public.gmane.org>wrote:> On 9 July 2010 00:32, Gerardo Gonzalez Cruz <gerardogc2378-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: > >> I Work rails on my beauty Gentoo System, i find hard install rails over >> Ubuntu because you need know each package to install :-(, on Gentoo is easy. > > > Really? > > apt-get install ruby1.8 ruby1.8-dev rubygems > gem update --system > gem install rails passenger > > Configure Passenger as normal. > > What''s hard? > > Cheers, > > > Andy > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- Atte. ISC. Gerardo González Cruz -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Anything but Windows. My company tried to get me to deploy on Win Server 2008. 3 days of hell... not just annoying hell, headbanging against wall hell. I dont think anyone could pay me to try that again. Ubuntu Server - 1/2 day. I am also sure Gentoo is better than Win :) On 9 July 2010 12:49, Gerardo Gonzalez Cruz <gerardogc2378-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Yes really: > > shell$ emerge rails > and the same commands > > > On Fri, Jul 9, 2010 at 10:05 AM, Andy Jeffries <andy-4Fjv1yF9AWJvmwGHilWZ5bVCufUGDwFn@public.gmane.org>wrote: > >> On 9 July 2010 00:32, Gerardo Gonzalez Cruz <gerardogc2378-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: >> >>> I Work rails on my beauty Gentoo System, i find hard install rails over >>> Ubuntu because you need know each package to install :-(, on Gentoo is easy. >> >> >> Really? >> >> apt-get install ruby1.8 ruby1.8-dev rubygems >> gem update --system >> gem install rails passenger >> >> Configure Passenger as normal. >> >> What''s hard? >> >> Cheers, >> >> >> Andy >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> > > > > -- > Atte. ISC. Gerardo González Cruz > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Yeah i am sure about this... :-D Windows sucks. On Fri, Jul 9, 2010 at 12:03 PM, DK <dk.kahn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Anything but Windows. My company tried to get me to deploy on Win Server > 2008. 3 days of hell... not just annoying hell, headbanging against wall > hell. I dont think anyone could pay me to try that again. Ubuntu Server - > 1/2 day. I am also sure Gentoo is better than Win :) > > > On 9 July 2010 12:49, Gerardo Gonzalez Cruz <gerardogc2378-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: > >> Yes really: >> >> shell$ emerge rails >> and the same commands >> >> >> On Fri, Jul 9, 2010 at 10:05 AM, Andy Jeffries <andy-4Fjv1yF9AWJvmwGHilWZ5bVCufUGDwFn@public.gmane.org>wrote: >> >>> On 9 July 2010 00:32, Gerardo Gonzalez Cruz <gerardogc2378-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: >>> >>>> I Work rails on my beauty Gentoo System, i find hard install rails over >>>> Ubuntu because you need know each package to install :-(, on Gentoo is easy. >>> >>> >>> Really? >>> >>> apt-get install ruby1.8 ruby1.8-dev rubygems >>> gem update --system >>> gem install rails passenger >>> >>> Configure Passenger as normal. >>> >>> What''s hard? >>> >>> Cheers, >>> >>> >>> Andy >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Ruby on Rails: Talk" group. >>> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>> To unsubscribe from this group, send email to >>> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>> >> >> >> >> -- >> Atte. ISC. Gerardo González Cruz >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- Atte. ISC. Gerardo González Cruz -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I''m a big fan of Rails on Gentoo - RoR 3.x is working great here - http://praxis.edoceo.com/howto/rails On Wednesday, July 7, 2010 11:58:12 AM UTC-7, Sal wrote:> > I''m curious to know why Gentoo is a very commonly used distro for the > Rails community. Any reasons for this?-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/S-HorMPO8PoJ. For more options, visit https://groups.google.com/groups/opt_out.
I''m also love Gentoo, and my web server is Gentoo based. I''m new to Ruby and RoR at all (just a few hours!). Is it possible to use RoR 4 on Gentoo? суббота, 2 февраля 2013 г., 13:57:01 UTC+6 пользователь David Busby написал:> > I''m a big fan of Rails on Gentoo - RoR 3.x is working great here - > http://praxis.edoceo.com/howto/rails > > > > On Wednesday, July 7, 2010 11:58:12 AM UTC-7, Sal wrote: >> >> I''m curious to know why Gentoo is a very commonly used distro for the >> Rails community. Any reasons for this? > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/18f09016-cf94-4b25-a874-9635a3085856%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
It''s possible to use even on Windows... I dont know which kind of package managrr gentoo uses (apt, rpm, tarball only) but even if you dont had any... You could just install git and pull the sources of ruby or rails and install them... It could be a bit painfull but possible Em 30/09/2013 06:35, "Артур Файзрахманов" <heraldhoi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> escreveu:> I''m also love Gentoo, and my web server is Gentoo based. I''m new to Ruby > and RoR at all (just a few hours!). Is it possible to use RoR 4 on Gentoo? > > суббота, 2 февраля 2013 г., 13:57:01 UTC+6 пользователь David Busby > написал: >> >> I''m a big fan of Rails on Gentoo - RoR 3.x is working great here - >> http://praxis.edoceo.com/**howto/rails<http://praxis.edoceo.com/howto/rails> >> >> >> >> On Wednesday, July 7, 2010 11:58:12 AM UTC-7, Sal wrote: >>> >>> I''m curious to know why Gentoo is a very commonly used distro for the >>> Rails community. Any reasons for this? >> >> -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/18f09016-cf94-4b25-a874-9635a3085856%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CANPOtXs2Lb9LaHzcjaQNDv4O%2Bo2ytVq2d-Vy0kz-M1Lz%3DCwAZw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.