Closed kidpollo closed 9 years ago
Ughh seems you would need to install brew install coreutils
and detect the OS so it can use greadlink
¬¬
that's one way, but i'm fixing it for (hopefully) everyone else. wait a minute or two. :)
edit: done, could you try again?
ohh wait If you remove the -f
seems to work :p
Cool! Is there an alternative to using rlwrap
?
The readline
library (which we already use a bit) could handle the history and line editing functionality, but I don't know if it can do the bracket matching as well.
Closing this for now, rlwrap
is mentioned in the README and maybe at some point pixie will take advantage of readline
s capabilities by itself.
Out of the box the command seems to depend on
rlwrap
which does not seem to be part of osx. Alsoreadlink
shows an illegal option --fAfter installing
rlwrap
I see other weird warnings:dust help does not even work:
I seem to have dust in the path:
I built and installed the non jut pixie-vm versions so I did not get the segfaults.