Skip to content

Lisp compiler doesn't install properly on Windows #275

@asmaloney

Description

@asmaloney

The Clozure Common Lisp compiler does not install properly on Windows.

This is because the download is incorrectly packaged.

Once that is fixed I can package up a new gactar version.

Workaround

You should be able to download it and manually install it (I haven't been able to try it, but...):

  • download the Windows release from here
  • decompress it somewhere
  • go to your gactar env folder and create a ccl folder in it
  • copy the wx86cl64.exe and wx86cl64.image files into the env/ccl folder (make sure the files don't have ccl\ in the name)

Let me know if that works for you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwindows

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions