From: Konrad Meyer Date: 2007-09-02T18:41:07+09:00 Subject: Re: Ruby 1.8 and 1.9 --nextPart1561080.i8yz91svbG Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 31 August 2007 08:52:31 pm Cliff Rowley wrote: > I've just successfully compiled Ruby 1.9 under Cygwin (which was > surprisingly easy). Is there a (simple) way to allow 1.8 and 1.9 to > co-exist, allowing me to switch between them at will? >=20 > Thanks >=20 > Cliff When you configure ruby 1.9, use the flag `--program-suffix=3D19' and all binaries (ruby, irb, etc) will be suffixed with '19' (ruby19, irb19, etc). =2D-=20 Konrad Meyer http://konrad.sobertillnoon.com/ --nextPart1561080.i8yz91svbG Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBG2oUtCHB0oCiR2cwRAvdoAKCCZJbkHwD4siUtNp4iVBS8+gHdbgCfabAw fLvl8DmzzShhypKE7mO+PbM= =IlDr -----END PGP SIGNATURE----- --nextPart1561080.i8yz91svbG--