What would I need to do to install Warpinator on systems running 19.1 and 19.3? I'm not in a position yet to copy off masses of data, do a fresh install of 20, etc.
Thanks.
Warpinator on LM 19.x ?
Forum rules
Before you post please read how to get help
Before you post please read how to get help
-
- Level 2
- Posts: 76
- Joined: Fri Mar 11, 2011 9:39 pm
- Location: London, UK
- JoeFootball
- Level 10
- Posts: 3189
- Joined: Tue Nov 24, 2009 1:52 pm
- Location: /home/usa/mn/minneapolis/joe
Re: Warpinator on LM 19.x ?
See the PPA info in this blog post from Clem.MarkTheMorose wrote: What would I need to do to install Warpinator on systems running 19.1 and 19.3?
- Hugh Neutron
- Level 4
- Posts: 222
- Joined: Wed Sep 25, 2019 3:52 pm
Re: Warpinator on LM 19.x ?
I got it working on default 18.04 Ubuntu by adding these libraries.
sudo add-apt-repository ppa:clementlefebvre/grpc
install Clem's packages for bionic, then install these manually using apt not gdebi
http://packages.linuxmint.com/pool/back ... _amd64.deb
http://packages.linuxmint.com/pool/back ... _amd64.deb
http://packages.linuxmint.com/pool/back ... _amd64.deb
https://www.linuxmint.com/tmp/blog/3890 ... .2_all.deb
Apt can install them, just place the .debs on the desktop and highlight the name
sudo add-apt-repository ppa:clementlefebvre/grpc
install Clem's packages for bionic, then install these manually using apt not gdebi
http://packages.linuxmint.com/pool/back ... _amd64.deb
http://packages.linuxmint.com/pool/back ... _amd64.deb
http://packages.linuxmint.com/pool/back ... _amd64.deb
https://www.linuxmint.com/tmp/blog/3890 ... .2_all.deb
Apt can install them, just place the .debs on the desktop and highlight the name
Code: Select all
sudo apt install ./nameofpackage.deb
always wanting to learn more about Linux. It saved me from the Windows 10 telemetry and SAAS nightmare.
-
- Level 2
- Posts: 76
- Joined: Fri Mar 11, 2011 9:39 pm
- Location: London, UK
Re: Warpinator on LM 19.x ?
I think I get all that, apart from the second bit:
Thanks.
What and where are Clem's packages, and how do I install them?
Thanks.
-
- Level 2
- Posts: 76
- Joined: Fri Mar 11, 2011 9:39 pm
- Location: London, UK
Re: Warpinator on LM 19.x ?
Thanks, that worked for 19.3. The only thing is it adds a lower version (1.0.2) than was installed on my LM 20 test PC (1.0.5). I'm not sure if the version has to be the same on all machines, but 2 machines with those 2 versions didn't connect properly. There seemed to be problems with my wi-fi yesterday, but I found that the 1.0.2 machine saw the 1.0.5, but not the other way around.
I've found a .deb for 1.0.6, which I'll try installing on those two machines, at least. (The LM 19.1 machines needs a bit more work.)