-
|
I installed Homebrew on Ubuntu on WSL. I have Windows 11 and I am learning Laravel, which requires WSL to run. I installed Homebrew because the instructor used it to install PHP, MySQL, Redis and other Laravel dependencies. When I installed Homebrew with the command on the homepage and followed the next steps, it advised me to install GCC with When I run
When I run When I run |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 8 replies
-
|
Try running |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
run |
Beta Was this translation helpful? Give feedback.
-
|
Maybe I'm missing something, but by installing the requirements as listed here https://docs.brew.sh/Homebrew-on-Linux#requirements for Fedora, I already get gcc installed as a package, so it would not make sense to install it with Homebrew. |
Beta Was this translation helpful? Give feedback.
See https://docs.brew.sh/Homebrew-on-Linux#requirements.