I just dealt with getting rails going on Debian.   I switched from Fedora. Basically I used the following two links for ruby/rails/mongrel installs. 

https://forum.bytemark.co.uk/viewtopic.php?pid=1697
http://www.jkraemer.net/articles/2006/07/07/mongrel-apache-and-rails-on-debian-sarge

Debian is a little more work to get stuff going than Fedora, but people say its suppose to be more stable.  Being a newb I also had to compile the kernel for the first time because it defaults to only supporting 900MB of RAM. 

For newbies like me not knowing how to compile a new kernel
http://www.howtoforge.com/forums/showthread.php?t=21

Cheers,
Dallas




On 7/20/06, Neil Wilson <[EMAIL PROTECTED]> wrote:


On 20/07/06, Marcus Rueckert < [EMAIL PROTECTED]> wrote:

yesterday i checked the ubuntu package list for dapper for rubygems
packages. none.
 
 
Source installing rubygems isn't that big a deal. And there is a Debian package at http://www.sgtpepper.net/hyspro/deb/unstable/ that gets 0.8.11 rubygems installed on a Debian based machine. From that you can bootstrap the latest version with a gem update --system.
 
HTH
 
NeilW

 



--
Neil Wilson ([EMAIL PROTECTED] )

_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users


_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to