http-parser icon indicating copy to clipboard operation
http-parser copied to clipboard

Install http_parser.pc file

Open dilyanpalauzov opened this issue 6 years ago • 0 comments

After installing http-parser 2.9.2, calling in nodejs ./configure --shared-http-parser prints

Package http_parser was not found in the pkg-config search path.
Perhaps you should add the directory containing `http_parser.pc'
to the PKG_CONFIG_PATH environment variable
No package 'http_parser' found

dilyanpalauzov avatar Oct 26 '19 09:10 dilyanpalauzov