ruby_postal
ruby_postal copied to clipboard
Ruby bindings to libpostal for fast international address parsing/normalization
Using Ruby 2.7 on Windows (Ruby Installer with MSYS2) ```libpostal``` was separately compiled and installed (via its own ```make install```) Native part of the gem fails to compile. Attached is...
When I enable this gem in my project my server start for about 15-20 seconds. Is it normal?
gem install ruby_postal -v '1.0.0' Building native extensions. This could take a while... ERROR: Error installing ruby_postal: ERROR: Failed to build gem native extension. current directory: /Users/Sergio/.rvm/gems/ruby-2.3.0/gems/ruby_postal-1.0.0/ext/expand /Users/Sergio/.rvm/rubies/ruby-2.3.0/bin/ruby -r ./siteconf20180607-4024-1yofs34.rb...
Homebrew raises exception when running under sudo. Updating README.md to match. ``` Error: Running Homebrew as root is extremely dangerous and no longer supported. As Homebrew does not drop privileges...
Hi there. First off, I wanted to thank you for all the work you have done on this library. After just a brief exploration of it, it seems like a...
Hi there, I've installed libpostal via the instructions, i created a /data folder with full permissions open. i have the ruby_postal gem installed and when trying to run in rails...
With this I'm able to install without passing LDFLAGS or CFLAGS.