【发布时间】:2021-03-29 21:01:51
【问题描述】:
我正在尝试在巧克力上安装 libtool。但是,我收到一个错误...
C:\WINDOWS\system32>choco install libtool
Chocolatey v0.10.15
Installing the following packages:
libtool
By installing you accept licenses for the packages.
libtool not installed. The package was not found with the source(s) listed.
Source(s): 'https://chocolatey.org/api/v2/'
NOTE: When you specify explicit sources, it overrides default sources.
If the package version is a prerelease and you didn't specify `--pre`,
the package may not be found.
Please see https://chocolatey.org/docs/troubleshooting for more
assistance.
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures
- libtool - libtool not installed. The package was not found with the source(s) listed.
Source(s): 'https://chocolatey.org/api/v2/'
NOTE: When you specify explicit sources, it overrides default sources.
If the package version is a prerelease and you didn't specify `--pre`,
the package may not be found.
Please see https://chocolatey.org/docs/troubleshooting for more
assistance.
【问题讨论】:
标签: chocolatey libtool