geocommons / geocoder

Modular Street Address Geocoder
http:///www.geocommons.com
GNU Lesser General Public License v3.0
395 stars 89 forks source link

no such file to load -- geocoder/us/import/tiger (LoadError) #8

Closed issackelly closed 15 years ago

issackelly commented 15 years ago

This is the error message that I'm getting

 ~/geocoder# bin/tiger_import
    bin/tiger_import:3:in `require': no such file to load -- geocoder/us/import/tiger (LoadError)
from bin/tiger_import:3

I ran make install so the gem should be available system-wide. If I add the full path to tiger_import:3 it works, but the default install as suggested by Readme.txt isn't working for me.

wonderchook commented 15 years ago

This should be resolved now. Was due to a typo in import.rb