关于ImageMagick安装错误
安装ImageMagick时出现错误。
我在4月14日的深夜大约1点左右遇到了麻烦。
% brew install imagemagick
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 3 taps (heroku/brew, homebrew/core and homebrew/cask).
==> New Formulae
brook go-boring moto phpbrew
cadence-workflow haruhi-dl multitime pure
crackpkcs kickstart mx smu
dua-cli leaf-proxy net-tools spaceship
enkits mapcidr organize-tool systemd
epr minisat pcp zsh-vi-mode
==> Updated Formulae
Updated 1357 formulae.
==> Renamed Formulae
fcct -> butane
==> Deleted Formulae
atlassian-cli
==> New Casks
audacity fabfilter-simplon
audius fabfilter-timeless
battery-buddy fabfilter-twin
chatterino fabfilter-volcano
command-pad iconscout
dingtalk-lite katrain
fabfilter-micro nordlocker
fabfilter-one nordpass
fabfilter-pro-c northernspysoftware-colorpicker
fabfilter-pro-ds offset-explorer
fabfilter-pro-g old-school-runescape
fabfilter-pro-l pop
fabfilter-pro-mb runelite
fabfilter-pro-q sonobus
fabfilter-pro-r utterly
fabfilter-saturn wxmacmolplt
==> Updated Casks
Updated 834 casks.
==> Deleted Casks
battery-guardian flash-player-debugger-npapi
beatport-pro flash-player-debugger-ppapi
craft flash-ppapi
flash-npapi imazing-mini
flash-player kafka-tool
flash-player-debugger screen
==> Downloading https://homebrew.bintray.com/sqlite-3.35.4.big_sur.bottle.tar.gz
-=O=# # # #
curl: (22) The requested URL returned error: 404 Not Found
Trying a mirror...
==> Downloading https://ghcr.io/v2/homebrew/core/sqlite-3.35.4.big_sur.bottle.ta
==> Downloading from https://github.com/-/v2/packages/container/package/homebrew
#=#=#
curl: (22) The requested URL returned error: 404
Error: Failed to download resource "sqlite"
Download failed: https://ghcr.io/v2/homebrew/core/sqlite-3.35.4.big_sur.bottle.tar.gz
错误消息
Error: Failed to download resource "sqlite"
今天还有更多错误 duō
==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.35.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/blobs/sha256:861dc044ea5
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs
######################################################################## 100.0%
Error: python@3.9: the bottle needs the Apple Command Line Tools to be installed.
You can install them, if desired, with:
xcode-select --install
因为需要安装X-code
处理步骤
① 卸载Xcode 命令行工具
请在终端中输入以下命令:% sudo rm -rf /Library/Developer/CommandLineTools。
重新安装Xcode命令行工具。
请在终端中输入以下命令:`% xcode-select –install`。
③安装Imagemagick
使用Brew安装Imagemagick。
以用户在每个应用程序上进行安装而不是在个人电脑上安装并使用的,使用”brew install”进行安装。
顺便提一下,刚才的Imagemagick已经预先安装在电脑主机上了。
######################################################################## 100.0%
Error: imagemagick 7.0.11-4 is already installed
To upgrade to 7.0.11-7, run:
brew upgrade imagemagick
我被告知已经加入了。
(参考2)可以只提供一种选项,下面是对该段话的中文翻译:
例如:
确认已安装的Gem/应用
コマンド 対象①bundle installrubyのgemやライブラリーのインストール②brew installPC本体にインストール
当执行时%,在终端中执行gem list。
*** LOCAL GEMS ***
actioncable (6.0.3.6, 6.0.3.5, 6.0.3.4, 6.0.3.2, 6.0.2.1, 6.0.0)
actionmailbox (6.0.3.6, 6.0.3.5, 6.0.3.4, 6.0.3.2, 6.0.2.1, 6.0.0)
actionmailer (6.0.3.6, 6.0.3.5, 6.0.3.4, 6.0.3.2, 6.0.2.1, 6.0.0)
actionpack (6.0.3.6, 6.0.3.5, 6.0.3.4, 6.0.3.2, 6.0.2.1, 6.0.0)
actiontext (6.0.3.6, 6.0.3.5, 6.0.3.4, 6.0.3.2, 6.0.2.1, 6.0.0)
列出已经输入的Gem。
当执行时(在终端中执行brew list命令)
==> Formulae
aom gettext icu4c libheif little-cms2 openjpeg readline x265
autoconf ghostscript ilmbase liblqr m4 openssl@1.1 ruby-build xmlto
docbook glib imagemagick libomp mpdecimal pcre shared-mime-info xz
docbook-xsl gnu-getopt jpeg libpng mysql@5.6 pkg-config sqlite yarn
freetype heroku libde265 libtiff node python@3.9 tcl-tk
gdbm heroku-node libffi libtool openexr rbenv webp
仅提供一种中文的翻译选项:供您参考
参考网站:@taoki11111用户
标题:“Homebrew和bundle的区别”
https://qiita.com/taoki11111/items/f182105f0263595f3050 能否对下列内容进行中文的本地语义改写,只需要一个选项: