[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Racket packages: formerly Move DrRacket to a separate output?
From: |
Pjotr Prins |
Subject: |
Re: Racket packages: formerly Move DrRacket to a separate output? |
Date: |
Thu, 20 Feb 2020 15:59:58 -0600 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Thu, Feb 20, 2020 at 02:32:35PM +0100, Pierre Neidhardt wrote:
> At first glance, I don't think the builder would be too hard.
>
> On a related note, installing racket-minimal, then running
>
> --8<---------------cut here---------------start------------->8---
> raco pkg install drracket
> --8<---------------cut here---------------end--------------->8---
>
> works except for the package that bind against glib and cannot find it.
>
> So when we make the racket build system, we must ensure the bindings are
> properly patched in.
Pretty cool. Yes, raco works normally.