diff options
author | Dante Catalfamo | 2020-07-29 13:30:16 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-07-29 13:30:16 -0400 |
commit | d260c27f62d000a1454215bb09f00bddd1aa279c (patch) | |
tree | e929e6372f76fd4a99a07bcbe62b504ec4d52e67 /content/posts/openbsd-compiling-rakudo-star | |
parent | ebc2c96d50e282bcb86aa6b9fe44e09a52a149e5 (diff) | |
download | blog-d260c27f62d000a1454215bb09f00bddd1aa279c.tar.gz blog-d260c27f62d000a1454215bb09f00bddd1aa279c.tar.bz2 blog-d260c27f62d000a1454215bb09f00bddd1aa279c.zip |
rakudo-star: add note on loggin out and in again
Diffstat (limited to 'content/posts/openbsd-compiling-rakudo-star')
-rw-r--r-- | content/posts/openbsd-compiling-rakudo-star/index.org | 6 |
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. |