Chris Gehlker <gehlker / fastq.com> writes: > Is there some reason to prefer the latter version? IE, is there some > platform where Ruby is not in /usr/local/bin but env *is* in /usr/bin? Mine :) I have ruby in /tc/usr/bin. /tc is where I install everything (I do ./configure --prefix=/tc/usr). It's owned by my normal non-privilege user, so I don't have to install anything as root. Cheers Dave