Farrah

Lich and ruby download for windows 10

Rate this Entry
Hi I need some help downloading lich and ruby for windows 10, I have tried everything but now im lost and it wont work. it keeps telling me to install sqlite3 but when I click on it to download it doesn't do anything. in the directions it says it will bring up a black window and it will download but it doesn't. if anyone can help me figure this out it would be amazing. thank you for all the help anyone can give.
Tags: None Add / Edit Tags
Categories
Uncategorized

Comments

  1. Bryce's Avatar
    Open a DOS prompt and go to ruby/bin directory
    run these commands:


    gem install cairo -v 1.14.3 --source http://rubygems.org/
    gem install sqlite3 --source http://rubygems.org --no-ri --no-rdoc
    gem install gtk2 --source http://rubygems.org --no-ri --no-rdoc
  2. Farrah's Avatar
    Thank you for the reply I got it to work last on both of my computers... Thank you.
  3. Farrah's Avatar
    Thank you for the reply I got it to work last on both of my computers... Thank you.
  4. Bryce's Avatar
    Glad you got it fixed! It is almost always a windows permissions issue during installation or something funky like that. I am glad you got it fixed!