dinger1986
dinger1986
its been ./meshagent -fullinstall for as long as I can remember and just tested on ubuntu and works fine :). But maybe talking about 2 different things?
Sorry I thought it was the mesh linux executable. So what script is that?
are you running it from terminal with a gui? Or CLI?
presumably you read this? 
sorry I meant the gui part, but checking something, wont be long
I think its a new mesh core in it cant remember what version but pretty sure its between your old version and current
> yes but it also does not work without any parameters, so the command in the printscreen above fails... even with a new core it should do what it shows...
> sure but it changed, that was my point Yeah but it does say about using with a GUI so its not a bug, maybe that wasnt a requirement before....
can you share your install script for the binary for all platforms?
so can you not change to (dont have a mac so cant test it on that): ``` (rm -f /tmp/mesh; wget --no-check-certificate https://.../mesh/lin -O /tmp/mesh; cd /tmp; chmod +x mesh;...