Hi Never needed Terminal, but I tried, and the answer was: ruby 1.8.2 (2004-12-25) [powerpc-darwin8.0] I also found out that this version runs the script. Thanks!
On 11 nov, 21:29, Christian Montoya <[email protected]> wrote: > Hans, > > Usually, on the command line. Have you used terminal before? It's a > program on your Mac that lets you run command-line stuff. If you run > it, then type "ruby -v" without the quotes, you should see a response > like: > > ruby 1.8.6 (2008-03-03 patchlevel 114) [universal-darwin9.0] > > If you do not get a message like that, then you don't have ruby > installed. If you do get a message like that, you can run ruby scripts > in terminal! > > -- > -- > Christian Montoya > mappdev.com :: christianmontoya.net -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=.
