nghttp2 installation fails due to patch command not being found
#2110
-
|
I'm trying to install However, So, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Updated the question. |
Beta Was this translation helpful? Give feedback.
I'm sorry, this is probably not because oftar, but becausepatchcommand was not found. It seems thatpatchcommand do not exist in the system, but only in~/.linuxbrew/bin/patch, and the path~/.linuxbrew/bin/patch/is not included in $PATH when the commandpatchis executed. I realized it by passing--debugoption tobrew. Maybe I should investigate further by myself. Sorry for bothering.Updated the question.