Logic and Computation
CS 2800 Spring 2022

Khoury College of Computer Sciences
Northeastern University
Installing ACL2s

Installing ACL2s

For this lab, you have to bring your laptop.

One of the goals is to get ACL2s installed. Installation instructions are shown below. Do not use the installation instructions from the ACL2s Web page!

Try to complete as many of the installation steps as you can before the lab.

Installation instructions

Follow the installation instructions for your OS.

Getting Started with ACL2s

Running ACL2s on Khoury Virtual Desktops

You can run ACL2s using the Khoury Virtual Desktops Infrastructure (VDI). See the documentation. You have many options including using an HTML client that allows you to log into a virtual machine and run ACL2s using a browser. Use your Khoury CS account credentials and select "CCIS-WINDOWS"; then select "Linux Lab" and you will see a Desktop. Use the file explorer and click on "Other Locations", "Computer", "bin" and then "acl2s". Drap the acl2s icon to your Desktop while holding "Alt" or "Option" (on Mac) and when you release it, a menu will pop up; select "link here" and you will have a direct link to ACL2s in your Desktop. Double click on the acl2s icon in your desktop and this will start ACL2s on your VM.

FAQ

If you are running into a problem on Windows that is not covered by the below FAQ items, please try removing your WSL Ubuntu installation and going back through the instructions, ensuring that the output that you see matches that shown in the installation video linked to in the installation instructions. Note that this will remove all of the data in the WSL installation, so be sure to backup any files inside it that you want to keep. You can remove your WSL Ubuntu installation by running wsl --unregister Ubuntu. Then, follow the installation instructions as normal, except that you do not need to reinstall Xming if you already have it installed.

General FAQ

Windows FAQ

macOS FAQ