> > The script ... is written in Ruby so that
> > everybody can run it, and see its _results_.
> 
> The point is that I cannot run your Ruby script on my Ubuntu desktop
> because I get an error:

Perhaps you have not installed Ruby.

    sudo apt-get install ruby ruby-sqlite3

Then

    ./sqlite3-regression.rb

It works for me on a Raspbian, on which Ruby never was installed earlier.
-- 
Vermes Mátyás  <[email protected]>
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to