summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDante Catalfamo2020-07-25 17:35:03 -0400
committerDante Catalfamo2020-07-25 17:35:08 -0400
commit432f4fcc40f1a8bb675983d6d767a1deb8c0de8b (patch)
tree8af4a58e9de19dc5847b84e8cccd54db060ccd33
parentd40605d2dc56eff528819538705b2b549aa877e0 (diff)
downloadblog-432f4fcc40f1a8bb675983d6d767a1deb8c0de8b.tar.gz
blog-432f4fcc40f1a8bb675983d6d767a1deb8c0de8b.tar.bz2
blog-432f4fcc40f1a8bb675983d6d767a1deb8c0de8b.zip
Publish article
-rw-r--r--content/posts/openbsd-compiling-rakudo-star/index.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/openbsd-compiling-rakudo-star/index.org b/content/posts/openbsd-compiling-rakudo-star/index.org
index 6b771c8..93d497a 100644
--- a/content/posts/openbsd-compiling-rakudo-star/index.org
+++ b/content/posts/openbsd-compiling-rakudo-star/index.org
@@ -1,6 +1,6 @@
#+TITLE: Compiling Rakudo Star on OpenBSD
#+DATE: 2020-07-25T02:54:34-04:00
-#+DRAFT: true
+#+DRAFT: false
#+DESCRIPTION: My process for compiling Rakudo Star on OpenBSD
#+TAGS[]: openbsd raku
#+KEYWORDS[]: openbsd raku
@@ -31,7 +31,7 @@ is what the =rstar= command is written in.
doas pkg_add bash
#+END_SRC
-After installing =bash=, I came across a problem. Running =rstar
+After installing =bash=, I came across a problem. Running =./bin/rstar
fetch= fetches all of the materials required to compile and assemble
the star distribution, and while all of the community modules were
successfully retrieved using =git=, it failed to pull in all 3 major