Hi,
I got an Ubuntu setup on my Win10 and I’m trying to get a Holo environment going.
I saw that there are multiple different manuals, and I tried several of them and kept a wall over and over again.
That one for example
https://developer.holochain.org/docs/install/
Just didn’t seem to actually install the holochain…
[nix-shell:~/holochain]$ holochain --version
bash: holochain: command not found
Also tried that one
Didn’t get very far either…
[nix-shell:~/holochain]$ hc-merge-test
+ export RUST_BACKTRACE=1
+ RUST_BACKTRACE=1
+ hn-rust-fmt-check
checking rust formatting
/nix/store/jrdiihdziy8p6c3wsp1ijkng95msfvq7-hn-rust-fmt-check/bin/hn-rust-fmt-check: line 3: /nix/store/58s1wvgfb6x2gcs203fn4jvgw8iby7pq-rust-1.48.0-2020-11-16-7eac88abb/bin/cargo: cannot execute binary file: Exec format error
Is this just still in too early stage for developers to take a crack at it, or am I doing something wrong?