TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Installing Ruby Enterprise Edition with Phusion Passenger

11 点作者 speric超过 16 年前

1 comment

ndaiger超过 16 年前
If you're using Ubuntu, here's a handy shellscript to automate things.<p>I'm linking to the original. I also forked it to slightly tweak the behavior when creating the /usr/bin/ruby|gem|etc symlinks to play nicer with an installed ruby:<p>Original: <a href="http://gist.github.com/37213" rel="nofollow">http://gist.github.com/37213</a><p>My fork: <a href="http://gist.github.com/40302" rel="nofollow">http://gist.github.com/40302</a>