brew rust as dependency #461
Replies: 2 comments 5 replies
-
Since you seem to be building from source for some reason, it's more likely that one of the
Under certain conditions, yes. To be sure, what's the output of |
Beta Was this translation helpful? Give feedback.
-
brew config output:
brew doctor output:
I can see that rust dependency took 94minutes, downloading 14,000 files and a total of 560MB. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Good night!
I'm running a script which installs some programs on 5 macs at each time. links is one of the programs and when it reaches that program it automatically installs its dependencies, as normal.
One of them is rust, which takes a long time to install (stuck at 'make' for aprox~ 90min).
Is this normal? Every other program is doing good, but is rust that heavy?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions