dinger1986

Results 285 comments of 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?

presumably you read this? ![image](https://user-images.githubusercontent.com/7244447/191281518-80329a19-8133-497d-a247-1a9c0445fcdf.png)

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;...