What's the output for: /usr/bin/ruby1.8 -v
on your system? alex 2011/1/26 Marc-André Laverdière <[email protected]> > Hi. I've been trying to do releases now, and I'm getting this error > message: > > marc-andre@01HW175292:~/workspace/ABC/XYZ$ buildr release --verbose > (in /home/marc-andre/workspace/ABC/XYZ, development) > /usr/bin/ruby1.8 -S buildr _1.4.4_ --buildfile > /home/marc-andre/workspace/ABC/XYZ/buildfile.next --environment > development clean upload DEBUG=no > /bin/bash: -S: invalid option > Usage: /bin/bash [GNU long option] [option] ... > /bin/bash [GNU long option] [option] script-file ... > GNU long options: > --debug > --debugger > --dump-po-strings > --dump-strings > --help > --init-file > --login > --noediting > --noprofile > --norc > --posix > --protected > --rcfile > --restricted > --verbose > --version > Shell options: > -irsD or -c command or -O shopt_option (invocation only) > -abefhkmnptuvxBCHP or -o option > rm /home/marc-andre/workspace/ABC/XYZ/buildfile.next > Buildr aborted! > RuntimeError : Command failed with status (2): [/usr/bin/ruby1.8 -S > buildr _1.4.4_ --build...] > > How can I fix it? > > Regards, > > Marc-André LAVERDIÈRE > "Perseverance must finish its work so that you may be mature and > complete, not lacking anything." -James 1:4 > http://asimplediscipleslife.blogspot.com/ > mlaverd.theunixplace.com >
