View Single Post
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#456
Originally Posted by salle74 View Post
when i type./knots.rb i get this:
/usr/bin/env: ruby: File or map does not exist
What operating system? If it's Windows, start it with
Code:
ruby\bin\ruby knots.rb
If not, you need to install ruby and the rest of the dependencies.
 

The Following User Says Thank You to ukki For This Useful Post: