Re: [racket-users] raco install says it is already there, raco setup says it doesn't exist ...

2015-11-12 Thread Sam Tobin-Hochstadt
You can set up a package, as opposed to a collection, with `raco setup --pkgs liquid-extensions`. Sam On Thu, Nov 12, 2015 at 2:27 AM Alex Knauth wrote: > As far as I know, raco setup doesn't deal with packages, but with > collections. Assuming the `liquid-extensions`

Re: [racket-users] raco install says it is already there, raco setup says it doesn't exist ...

2015-11-11 Thread Alex Knauth
As far as I know, raco setup doesn't deal with packages, but with collections. Assuming the `liquid-extensions` packages provides files in the collection `liquid`, does `raco setup liquid` do what you want? (If you haven't seen it, this might be helpful:

[racket-users] raco install says it is already there, raco setup says it doesn't exist ...

2015-11-11 Thread thomas.lynch
would some kind person clue me in to the raco setup syntax? When I try to install this, it tells me it is there. When I run setup it says it doesn't exist .. I must be missing a switch or something? §lambda1:/home/deep/liquid-extensions> raco pkg install raco pkg install: package is already