Open giovyloca opened 10 years ago
Hi, many OsX users have had problems caused by incompatibility with the installed gettext library provided by the OS. The easiest solution is to install the gettext library with homebrew and point the extractor to use those binaries. This is necessary because brew will not install gettext system wide. This PR adds a --binpath parameter in order to do so. I also refactored some code for better testability.
...y useful for OsX Users.