wowi42 has quit [Read error: Software caused connection abort]
wowi42 has joined #crystal-lang
ur5us has quit [Ping timeout: 255 seconds]
ur5us has joined #crystal-lang
ur5us has quit [Ping timeout: 255 seconds]
ur5us has joined #crystal-lang
ur5us has quit [Ping timeout: 255 seconds]
ur5us has joined #crystal-lang
ur5us has quit [Ping timeout: 246 seconds]
ur5us has joined #crystal-lang
jmdaemon has quit [Ping timeout: 276 seconds]
ur5us has quit [Ping timeout: 246 seconds]
ua_ has quit [Ping timeout: 240 seconds]
ua_ has joined #crystal-lang
taupiqueur has joined #crystal-lang
Stephie- has joined #crystal-lang
Stephie has quit [Quit: Fuck this shit, I'm out!]
olbat has quit [*.net *.split]
olbat has joined #crystal-lang
taupiqueur has quit [Remote host closed the connection]
taupiqueur has joined #crystal-lang
yxhuvud has quit [Remote host closed the connection]
yxhuvud has joined #crystal-lang
taupiqueur has quit [Remote host closed the connection]
Sankalp has quit [Ping timeout: 268 seconds]
Sankalp has joined #crystal-lang
<mikko>
am i doing something wrong? i wanted to compile crystal with the interpreter https://bpa.st/D65A
<mikko>
it is possible i'm missing some dependencies because there were no instructions for my distro (opensuse tumbleweed), but wouldn't that cause the build to fail?
<FromGitter>
<Blacksmoke16> does the normal crystal binary work? e.g. if you did like `./bin/crystal eval 'pp "foo"'`?
<mikko>
nope, that also complains about require "c/dlfcn"
<FromGitter>
<Blacksmoke16> whats the output of `./bin/crystal env`