<|jemc|>
mikhailvs: ah good - so now you need to make sure the rubinius `./configure` script sees the correct LLVM install
<mikhailvs>
yeah it seems to be working.. though, now it is failing because "can't find -ledit"
<|jemc|>
I haven't needed to do this myself, but check out the `--llvm-path` and `--llvm-config` flags of `./configure`
<|jemc|>
ah, for `ledit` you'll need to `dnf install libedit-devel
<mikhailvs>
yeah
<mikhailvs>
compiling... fingers crossed
<|jemc|>
btw, there is still some presence here in the IRC channel, but if you have a question here that gets no response, you might try the gitter channel (see link in IRC channel topic)
mikhailvs has left #rubinius [#rubinius]
|jemc| has quit [Ping timeout: 248 seconds]
GitHub88 has joined #rubinius
<GitHub88>
[rubinius] ahmadsherif pushed 1 new commit to master: https://git.io/v2Oqe
<GitHub88>
rubinius/master c0c778c Ahmad Sherif: Revert "Consider an autoload resolved if #resolve didn't return nil in Autoload#call"...