PDA

View Full Version : Lich installation problem



Sensuna
04-27-2015, 10:06 PM
I tried installing lich, but keep running into a problem.
When I try to launch lich for the first time, I get asked to install sqlite3. When I do so, and restart lich, it asks again to install sqlite3. Rinse repeat. Any ideas?

Allereli
04-27-2015, 10:09 PM
http://forum.gsplayers.com/showthread.php?94234-Stuck-on-sqlite3&highlight=sqlite3

Sensuna
04-27-2015, 10:22 PM
I looked at that, and that is not the issue. Double and triple checked.

Tillmen
04-27-2015, 10:37 PM
Open a command prompt as admin (click start button, type cmd in search bar, right-click on cmd.exe in the list, click on "Run as administrator"), copy/paste this and hit enter:

c:\ruby200\bin\gem.bat install sqlite3 --source http://rubygems.org --no-ri --no-rdoc

then copy/paste the results here. The command prompt kind of makes it seem like you can't copy from it. Just right-click, click select all, hit enter.