On Sunday, January 28, 2018 at 1:38:15 PM UTC+1, Philippe Meunier wrote: Note also that there is a racket package available on OpenBSD, so you could > just try: > > $ doas pkg_add racket-minimal > > (assuming you have already defined a mirror server location in > /etc/installurl or in your PKG_PATH environment variable). I don't know > whether 'racket-minimal' is the same as what's in the tar ball or not. >
Thanks! Embarrassingly, I didn't think to search for "racket-minimal". I assumed, after a failed search for (exactly) "racket" that there was no Racket available at all. Compiling it from scratch isn't needed; the version available (6.10) suits my needs. -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/c2bcb992-0133-478d-a643-b6d76fa23500%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
