-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
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
Labels
No labels