summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDante Catalfamo2020-07-29 13:30:16 -0400
committerDante Catalfamo2020-07-29 13:30:16 -0400
commitd260c27f62d000a1454215bb09f00bddd1aa279c (patch)
treee929e6372f76fd4a99a07bcbe62b504ec4d52e67
parentebc2c96d50e282bcb86aa6b9fe44e09a52a149e5 (diff)
downloadblog-d260c27f62d000a1454215bb09f00bddd1aa279c.tar.gz
blog-d260c27f62d000a1454215bb09f00bddd1aa279c.tar.bz2
blog-d260c27f62d000a1454215bb09f00bddd1aa279c.zip
rakudo-star: add note on loggin out and in again
-rw-r--r--content/posts/openbsd-compiling-rakudo-star/index.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/posts/openbsd-compiling-rakudo-star/index.org b/content/posts/openbsd-compiling-rakudo-star/index.org
index 18664a9..a86cb00 100644
--- a/content/posts/openbsd-compiling-rakudo-star/index.org
+++ b/content/posts/openbsd-compiling-rakudo-star/index.org
@@ -130,9 +130,9 @@ things. If you're interested about how this works, you can check out
doas usermod -L staff dante
#+END_SRC
-After that, I restarted the build and install using the =rstar
-install= command as before, just to make sure it sets everything up
-how it wants.
+After setting my login class, and logging out and back in, I restarted
+the build and install using the =rstar install= command as before,
+just to make sure it sets everything up how it wants.
After about half an hour of compilation, I was finally presented the
following message.