PDA

View Full Version : Narost won't work, something about gtk bindings



erickrb
07-19-2015, 11:43 AM
Hey everyone,

I was hoping I could get some help. I use a Mac, running Yosemite OS, 10.10.4 and I have Ruby 2.2.2p95 installed.

I followed the install instructions from Lichproject to the letter. Everything else works fine, but I can't get narost to work, and because of that I can't get bigshot to work. This is the error I get:

;narost
--- Lich: narost active.

error: ruby-gtk bindings are not installed or failed to load

--- Lich: narost has exited.

This is the error I get when I try to run bigshot:

;bigshot setup
--- Lich: bigshot active.
--- Lich: error: uninitialized constant Bigshot::Gtk
bigshot:1390:in `setup'
bigshot:1627:in `_script'
--- Lich: bigshot has exited.

Any help would be greatly appreciated.

Thanks so much!

DaCapn
07-19-2015, 03:58 PM
Well, have you installed gtk and the ruby-gtk bindings?

erickrb
07-19-2015, 04:31 PM
Yep. I believe that's step 8 from https://lichproject.org/download.html instructions. Unless, I'm mistaken?