ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
<donpdonp>
i was trying to show the job as an error condition :)
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
qazo has joined #zig
qazo has quit [Ping timeout: 260 seconds]
qazo has joined #zig
qazo has quit [Quit: leaving]
qazo has joined #zig
qazo has quit [Read error: Connection reset by peer]
Hejsil has joined #zig
<Hejsil>
andrewrk, Wuuh! That's awesome!
qazo has joined #zig
davr0s has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
<bodie_>
andrewrk, excellent news!! :D
<bodie_>
and congratulations
n_1-c_k has joined #zig
<n_1-c_k>
Hi, I've downloaded zig-linux-x86_64-master.tar.xz. Before I use it, would someone humour me and paste their sha256sum, or point me to the same?
<n_1-c_k>
So I can be confident I don't inadvertently run malware. Or if I do that I'm not alone :)
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ofelas has quit [Ping timeout: 265 seconds]
Hejsil has quit [Ping timeout: 260 seconds]
<MajorLag1>
0b412364970f52608a40b799ff532431451e399d7b5a3a017402d3f51ec3e3a3 is what I have
qazo has quit [Read error: Connection reset by peer]
<n_1-c_k>
MajorLag1: thanks...
<n_1-c_k>
That's what I get too, good.
darithorn has joined #zig
mattw has joined #zig
davr0s has joined #zig
mattw has quit [Ping timeout: 260 seconds]
ofelas has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Hejsil has joined #zig
SimonNa has joined #zig
<n_1-c_k>
Um... how do I install it? There's no README or INSTALL or anything in the tar file. Help?
<MajorLag1>
Untar it.
<MajorLag1>
that's it
<MajorLag1>
well, I mean, if you want zig on your path there's a little more. Easiest way is probably just to copy the contents of the untarred directory to /usr
<MajorLag1>
er... well ok that's not quite right.
<n_1-c_k>
I guess I can put the 'zig' binary in /usr/local/bin... but does it need something to make 'import' find the right place, anything like that?
<MajorLag1>
generally it looks in the same directory where it is. I'm not sure how others do it but I just have a /home/me/zig/ and put it in my path. /opt/zig/ would probably be a more traditionally appropriate location
<n_1-c_k>
MajorLag1: OK, thanks. A little more DIY than I'd expected :) I'll have a play.
<darithorn>
all you do in untar it and add it to your path. wherever you want your path to point to is up to you
<darithorn>
you don't need to do anything special to make sure zig finds the stdlib
<n_1-c_k>
darithorn: OK thanks.
darithorn has quit [Quit: Leaving]
darithorn_ has joined #zig
darithorn_ has quit [Ping timeout: 245 seconds]
darithorn_ has joined #zig
davr0s has joined #zig
SimonNa has quit [Quit: Leaving]
SimonNa has joined #zig
redj has quit [Ping timeout: 276 seconds]
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]