Bob Proulx escreveu isso aĆ: > Is there a method to encourage those gems to be installed from > backports such that the new learner following recipes will be helped > along the path without too much trouble?
If the user has backports enabled, then the Recommends: should pull those packages in without extra effost. So, once we actually have the backports in place, I guess the best practice to get a standard Rails 3 stack on a Wheezy system from the Debian repositories would be: 0) add backports to sources.list 1) apt-get update 2) apt-get install rails3 -- Antonio Terceiro <[email protected]>
signature.asc
Description: Digital signature

