From: john maclean Date: 2009-03-24T19:25:36+09:00 Subject: Buiulding multiple versions of Ruby This is the way that I build ruby from the latest svn sources. This allows me to have multiple versions and to compare the performance/behaviour of my builds against the stable version provided by my distro. cd ~/path/to/source ./configure --prefix=/home/jayeola/installs --program-suffix=191 make -j2 && make -j2 install How do you guys do it? -- John Maclean 07739 171 531 MSc (DIC) Timezone: GMT