dim icon indicating copy to clipboard operation
dim copied to clipboard

New

Open omarsameh opened this issue 3 years ago • 2 comments

Sorry, I am new into this how do I install on mac again?

What I did git clone https://github.com/Dusk-Labs/dim

that's pretty much all I tried the unzip command but it didn't work, Any help?

omarsameh avatar Oct 21 '21 18:10 omarsameh

Hi, at the moment we dont have any mach-o binaries, so you will have to compile dim from source. That said we havent tested the server binary on mac at all, theres high chances it will not compile for it at the moment. If you still wish to proceed you'll need to obtain the rust toolchain from https://rustup.rs/ as well as npm, nodejs and yarn, after that you can follow the run from source instructions from the readme.

vgarleanu avatar Oct 21 '21 18:10 vgarleanu

Might be overkill, but you could install Docker and run it that way.

sfkpmr avatar Oct 22 '21 17:10 sfkpmr