Robert Scheck
Robert Scheck
I guess the _must_ after some time, but not _immediately_?
Use `export LANG=en_US.utf8` before running `jwhois`. Or make `jwhois` an alias to `LANG=en_US.utf8 jwhois`. However this is the regular behaviour for gettext enabled GNU software. The real WHOIS output language...
From my point of view this is not an issue that could be solved by upstream and could be closed.
After spending quite a nice amount of time with this issue, I figured out this: ``` $ host rwhois.verio.net Host rwhois.verio.net not found: 3(NXDOMAIN) $ ``` And Wikipedia says "In...
Patch works for me and returns the final details from the SixXS WHOIS server, added via pull request #17.
Missing TLDs mentioned above are already in GIT for a while.
This issue is solved with pull request #17.
Not sure if it helps in this case, however just `-DCMAKE_PREFIX_PATH:PATH=/usr/include/openssl11` was not enough for me on RHEL/CentOS 7 with openssl11(-devel), while building another software project, because the linking against...
Any chance for some actual progress one or another way?