简体   繁体   中英

Installing the Poppler Gem and getting bundler errors when running the server

我已经添加并捆绑了这些gem,但是我不断收到捆绑器错误,无法加载此类文件-gobject_introspection.so(LoadError)

ruby gem 'poppler', '~> 3.0', '>= 3.0.7' gem "cairo", github: "rcairo/rcairo" gem "gtk3", github: "ruby-gnome2/ruby-gnome2"

我认为您还应该包括glib2gobject-introspection的gem。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM