Skip to content

Instantly share code, notes, and snippets.

@maasdesigner
Created August 23, 2013 22:35
Show Gist options
  • Save maasdesigner/6324664 to your computer and use it in GitHub Desktop.
Save maasdesigner/6324664 to your computer and use it in GitHub Desktop.
maasdesigner@ubuntu:~/Downloads$ gem install rubyfb
Building native extensions. This could take a while...
ERROR: Error installing rubyfb:
ERROR: Failed to build gem native extension.
/home/maasdesigner/.rvm/rubies/ruby-1.9.3-p448/bin/ruby extconf.rb
creating Makefile
make
compiling rfbstr.c
compiling AddUser.c
AddUser.c:28:19: fatal error: ibase.h: No such file or directory
compilation terminated.
make: *** [AddUser.o] Error 1
Gem files will remain installed in /home/maasdesigner/.rvm/gems/ruby-1.9.3-p448/gems/rubyfb-0.6.7 for inspection.
Results logged to /home/maasdesigner/.rvm/gems/ruby-1.9.3-p448/gems/rubyfb-0.6.7/ext/gem_make.out
maasdesigner@ubuntu:~/Downloads$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment