osx - elinks reports `Bad HTTP response` in Mac OS -


i installed elinks via brew install elinks in macbook. when open http://www.gnu.org/software/make/manual/make.html in elinks, reports bad http response. tried same web address elinks in debian 8, works fine.

what's wrong elinks in osx?

this apparently bug in stable elinks version 0.11.

install development version of elinks (0.12pre6 @ moment), works fine:

brew install --devel elinks 

Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -