在Windows10下使用choco安装Common Lisp cbsl

choco 软件介绍 :像使用apt一样在windows里使用chocolatey来安装各种软件_windows chocolatey-CSDN博客

安装Common Lisp cbsl使用命令

choco install sbcl -y

Windows10下如果报错无权限,使用管理员权限打开cmd终端,然后执行。

执行后

choco install sbcl -y
Chocolatey v2.4.2
Installing the following packages:
sbcl
By installing, you accept licenses for the packages.
Downloading package from source 'https://community.chocolatey.org/api/v2/'

sbcl v2.5.4 [Approved]
sbcl package files install completed. Performing other installation steps.
WARNING: Url has SSL/TLS available, switching to HTTPS for download
Downloading sbcl
  from 'https://prdownloads.sourceforge.net/sbcl/sbcl-2.5.4-x86-64-windows-binary.msi'
Progress: 100% - Completed download of C:\Users\Admin\AppData\Local\Temp\chocolatey\sbcl\2.5.4\sbcl-2.5.4-x86-64-windows-binary.msi (13.28 MB).
Download of sbcl-2.5.4-x86-64-windows-binary.msi (13.28 MB) completed.
Hashes match.
Installing sbcl...
sbcl has been installed.
错误: 拒绝访问注册表路径。
Added C:\ProgramData\chocolatey\bin\sbcl.exe shim pointed to 'c:\program files\steel bank common lisp\sbcl.exe'.
Only an exit code of non-zero will fail the package by default. Set
 `--failonstderr` if you want error messages to also fail a script. See
 `choco -h` for details.
  sbcl may be able to be automatically uninstalled.
Environment Vars (like PATH) have changed. Close/reopen your shell to
 see the changes (or in powershell/cmd.exe just type `refreshenv`).
 The install of sbcl was successful.
  Software installed as 'MSI', install location is likely default.

Chocolatey installed 1/1 packages.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

打开cbsl看看:

sbcl
This is SBCL 2.5.4, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
* 1
1
* 2
2
* (+ 1 2)
3
* (EXIT)

证明安装完成!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值