Closed GoogleCodeExporter closed 9 years ago
Seems like the ruby client depends on gdbm. Fixed that part by:
$ sudo brew install gdbm
$ sudo gem install gdbm
(I use homebrew)
Original comment by beauf...@gmail.com
on 26 May 2011 at 1:01
Yes, the ruby client depends on gdbm, I will add the note to the document for
that.
Thanks,
Yusuke
Original comment by kawakami...@gmail.com
on 27 May 2011 at 6:31
'ffi' is also a dep
Original comment by beauf...@gmail.com
on 29 May 2011 at 8:18
r164: clarified the error message
r165: added the note for the error
Original comment by kawakami...@gmail.com
on 1 Jun 2011 at 2:05
Original issue reported on code.google.com by
beauf...@gmail.com
on 26 May 2011 at 1:00