Skip to content

Could not install langs #184

@sagark4

Description

@sagark4

First of all, thanks for making this wonderful material available publicly!

I tried to install langs package using the following command given in the "Software" section of the course page,

raco pkg install --auto 'https://github.com/cmsc430/www.git?path=langs#main'

but it did not work. The following command worked instead:

raco pkg install --auto 'https://github.com/cmsc430/langs.git'

but then raco test -p langs gives a bunch of ld warnings and is stuck on

make: Leaving directory '~/.local/share/racket/8.14/pkgs/langs/iniquity-gc'
Collect garbage: rsp = 7ffc0e5c8b68, rbp = 7ffc0e5c8b68, rbx = 7f2649ceb010

Is this not another correct way to install langs?

-Sagar Kale.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions