timeout - How do I have 'brew install most' use a different ftp address since the current one times out? -
timeout - How do I have 'brew install most' use a different ftp address since the current one times out? -
i'd install most
brew
. i've tried recently, ftp address timing out, , i'm not sure how tell brew
utilize different location retrieve source.
how can tell brew utilize different url when attempts download most-5.0.0a.tar.bz2 lib?
if type in brew edit most
, it'll open text editor url. editing , saving file results in brew installing new url.
as can see in example, url download location changed accordingly:
# changed url ftp:// notrealftp://..... $ brew edit $ brew install ==> installing ==> downloading notrealftp://space.mit.edu/pub/davis/most/most-5.0.0a.tar.bz2 curl: (1) protocol notrealftp not supported or disabled in libcurl error: failed download resource "most" download failed: notrealftp://space.mit.edu/pub/davis/most/most-5.0.0a.tar.bz2
timeout homebrew
Comments
Post a Comment