meh / ruby-tesseract-ocr

A Ruby wrapper library to the tesseract-ocr API.
629 stars 74 forks source link

loading ffi error #39

Open googya opened 10 years ago

googya commented 10 years ago

➜ ~ pry [1] pry(main)> require 'tesseract' CompilationError: compile error: see logs at /var/folders/hk/2h8r4ssn1_j7269bckmmc23h0000gn/T/.ffi-inline-501/1554ed0a76b18012563c6b4578d5476fbc9d5b74.log from /Users/wenti/.rvm/gems/ruby-2.1.2/gems/ffi-inline-0.0.4.3/lib/ffi/inline/compilers/gcc.rb:35:in `compile

ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-darwin13.0]

Darwin 13.2.0 Darwin Kernel Version 13.2.0 2422.100.13~1/RELEASE_X86_64 x86_64

hayesmp commented 8 years ago

Any updates to this? I started having this problem after upgrading to El Capitan (10.11).