PDA

View Full Version : Help Getting Lich Running on 10.10



paxprobellum
04-13-2015, 09:09 AM
I'm installing as to the directions available on the website (http://lichproject.org/download.html):


$ sudo ruby ~/lich/lich.rbw --gemstone --avalon
Password:
/Users/ryan/.rvm/rubies/ruby-2.2.0/lib/ruby/gems/2.2.0/gems/gtk2-2.2.4/lib/gtk2.rb:13:in `init': Cannot open display: /private/tmp/com.apple.launchd.zcmSnjkf7M/org.macosforge.xquartz:0 (Gtk::InitError)
from /Users/ryan/.rvm/rubies/ruby-2.2.0/lib/ruby/gems/2.2.0/gems/gtk2-2.2.4/lib/gtk2.rb:13:in `<top (required)>'
from /Users/ryan/.rvm/rubies/ruby-2.2.0/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:128:in `require'
from /Users/ryan/.rvm/rubies/ruby-2.2.0/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:128:in `rescue in require'
from /Users/ryan/.rvm/rubies/ruby-2.2.0/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:39:in `require'
from /Users/ryan/lich/lich.rbw:526:in `<main>'

I know there is some issue with my GTK, but I'm not sure how to fix. Any ideas? I know my way around a command prompt.

RaceCondition
04-13-2015, 09:21 AM
Did you run it from an xterm window in xquartz?

paxprobellum
04-13-2015, 09:26 AM
Did you run it from an xterm window in xquartz?

No, I was running from terminal. I just retried in an xterm window - same result.

paxprobellum
04-15-2015, 10:36 AM
Any other ideas?

paxprobellum
04-22-2015, 09:02 AM
For those that come after me - I gave up trying to get Lich to run properly on Mac. Instead, I used Virtualbox to install Ubuntu 14.04 and ran it in the vb. Works great.