Michael Myers <[email protected]> writes: > mrm@hilbert:~$ raco pkg install frog > Resolving "frog" via http://download.racket-lang.org/releases/6.2/catalog/ > Resolving "frog" via http://pkgs.racket-lang.org > Downloading > https://github.com/greghendershott/frog/tarball/9812ed29d7194f71aaa7b0c655ab3e262248244e > The following uninstalled packages are listed as dependencies of frog: > find-parent-dir > markdown > rackjure
OK, it seems like "raco pkg install" was the part I was missing. It seems like this problem is fixed with racket 6.3; I managed to install both honu and frog with racket 6.3-1 (just uploaded to unstable). I was able to duplicate similar problems to those you reported with 6.2-3, so I guess it's not just you ;). d

