Before install with ports the proj...
When I try install proj4rb, show this error message (log):
/Users/sbrocos/.rvm/rubies/ruby-2.1.1/bin/ruby extconf.rb
checking for proj_api.h... yes
checking for pj_init() in -lproj... yes
creating Makefile
make "DESTDIR=" clean
make "DESTDIR="
compiling projrb.c
projrb.c:2:10: fatal error: 'projects.h' file not found
Before install with ports the proj... When I try install proj4rb, show this error message (log): /Users/sbrocos/.rvm/rubies/ruby-2.1.1/bin/ruby extconf.rb checking for proj_api.h... yes checking for pj_init() in -lproj... yes creating Makefile
make "DESTDIR=" clean
make "DESTDIR=" compiling projrb.c projrb.c:2:10: fatal error: 'projects.h' file not found
include
1 error generated. make: *\ [projrb.o] Error 1
make failed, exit code 2