--Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 10, 2009 at 06:25:44PM +0900, David Masover wrote: > > If you want to distribute your app in the friendliest way, that makes it > easiest for users of any OS to install it, build a gem. There's a > reasonably easy way to install Ruby and Rubygems on any OS, and once > that's there, it's easy to install your gem. This has its ups and downs. The down is that someone has to install other stuff before installing the application -- and if you're developing for typical end users, telling them "Go install Ruby and Rubygems, then come back here and install it," will make them look for an alternative (or, if that's not an option, it will probably at least make them curse your name). Generally, I think the best way to do it is to provide several different ways to install stuff, if you want cross-platform easy installs and your userbase will consist of more than just Ruby programmers. -- Chad Perrin [ content licensed OWL: http://owl.apotheon.org ] Quoth Anonymous: "Blind faith is an ironic gift to return to the Creator of human intelligence." --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkmXdgMACgkQ9mn/Pj01uKXrqwCfZFSCaNBonrrdlnRxE6Ya+qvp /aYAniLhUpsl2UYS9v4sWJsf5KmSt1ku Jv -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--