You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I want to install the first software through brew, that is "brew install hello", I got following error:
-e:1:in `flock': Function not implemented (Errno::ENOSYS)
from -e:1
Error: Another active Homebrew process is already in progress.
Please wait for it to finish or terminate it to continue.
Error: Failed to install vendor Ruby.
From @ningzhai on October 9, 2016 10:23
As problem issued in the title.
Following is how I installed the linuxbrew:
When I want to install the first software through brew, that is "brew install hello", I got following error:
Somebody can help me ?
Copied from original issue: Linuxbrew/legacy-linuxbrew#1110