I got my slack invite thank you. I peaked my head in to check it out. Not to sure where to post questions though and I havent had the time for real time troubleshooting, which is why its just easier to post here. Trying to find the time for an hr or so sitdown is kinda hard right now and is def causing me some frustration.
I updated to the most current version of ubuntu 16.04.3lts, I still get the same issue, nothing happens when you click on the file barterdex. Terminal says segmentation fault when ./barterdex is executed.
Not sure what I should be doing as well as should I try this on debian?
My windows machine (which is fucked up, go figure, and why I do not want to use barterdex on) loads barterdex to the slash screen that says starting barterdex please wait, then hangs. So a dead end there, but the issue with this one is most likely 100% my machine.
I guess ill try to install agama to see if I can as well as attempt an install of debian to see if that works.
My question to the community. For those that HAVE gotten this to work, what os did you use? If linux, whatdid you do to install.
Thank you
There is #tradebots & #support channel if you need help with BarterDEX. How did you run BarterDEX on Ubuntu?
Install Instructions (latest from source):install github-windows: https://git-for-windows.github.io/
install github-linux: sudo apt-get install git
install nodejs: https://nodejs.org/en/download/
Open a console
git clone https://github.com/KomodoPlatform/BarterDEX.git
cd barterDEX
git checkout v0.7
npm install
npm start
For further support and info please check #tradebots channel in SuperNET slack.