ubuntu-22.04 install help


Andrew Cowan
 

All,
Sorry for asking but tried a few combinations of commands, only used to using a pi for Wsprdaemon install.
Can somebody give me the command list to install it on ubuntu-22.04-desktop-amd64 version on a Beelink SER3 Ryzen7 3750H.
Thanks very much


Andrew  GM0UDL


Jim Lill
 

I believe that it is the same commands as on a Pi greenfield install

On 7/6/22 18:36, Andrew Cowan wrote:

All,
Sorry for asking but tried a few combinations of commands, only used to using a pi for Wsprdaemon install.
Can somebody give me the command list to install it on ubuntu-22.04-desktop-amd64 version on a Beelink SER3 Ryzen7 3750H.
Thanks very much


Andrew  GM0UDL


Rob Robinett
 

It should be a generic installation starting with 'git clone ....'
Once that is done, I offer the option to remotely support your setup using the remote access channel feature of WD 3.0

On Wed, Jul 6, 2022 at 3:46 PM Jim Lill <jim@...> wrote:

I believe that it is the same commands as on a Pi greenfield install

On 7/6/22 18:36, Andrew Cowan wrote:
All,
Sorry for asking but tried a few combinations of commands, only used to using a pi for Wsprdaemon install.
Can somebody give me the command list to install it on ubuntu-22.04-desktop-amd64 version on a Beelink SER3 Ryzen7 3750H.
Thanks very much


Andrew  GM0UDL



--
Rob Robinett
AI6VN
mobile: +1 650 218 8896


Andrew Cowan
 

Rob

Thanks here one of my attempts I guess the remote won't work when its not installed.


andrew@andrew-daemon:~$ git clone https://github.com/rrobinett/wsprdaemon.git
Command 'git' not found, but can be installed with:
sudo apt install git
andrew@andrew-daemon:~$ sudo apt install git clone https://github.com/rrobinett/wsprdaemon.git
[sudo] password for andrew:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package clone
E: Unable to locate package https://github.com/rrobinett
andrew@andrew-daemon:~$ sudo apt install https://github.com/rrobinett/wsprdaemon.git
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package https://github.com/rrobinett
andrew@andrew-daemon:~$ 

Andrew


Rob Robinett
 

Since you have git installed, run:

cd 
cd wsprdaemon
./wsprdaemon.sh -V

...

On Wed, Jul 6, 2022 at 4:16 PM Andrew Cowan <gm0udlandrew@...> wrote:
Rob

Thanks here one of my attempts I guess the remote won't work when its not installed.


andrew@andrew-daemon:~$ git clone https://github.com/rrobinett/wsprdaemon.git
Command 'git' not found, but can be installed with:
sudo apt install git
andrew@andrew-daemon:~$ sudo apt install git clone https://github.com/rrobinett/wsprdaemon.git
[sudo] password for andrew:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package clone
E: Unable to locate package https://github.com/rrobinett
andrew@andrew-daemon:~$ sudo apt install https://github.com/rrobinett/wsprdaemon.git
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package https://github.com/rrobinett
andrew@andrew-daemon:~$ 

Andrew



--
Rob Robinett
AI6VN
mobile: +1 650 218 8896


Andrew Cowan
 

Rob

Thanks for that it does the same thing (E: Unable to locate package https://github.com/rrobinett) does not like git clone prefers sudo apt install git.
I have tried installing Linux mint same deal so back to ubuntu.
Tried copying from github and installing from a folder possibly not a good idea but running out of ideas at the moment.
Shame keen to get the high horsepower daemon on the go but it does not always go easy..

Andrew GM0UDL


Rob Robinett
 

Hi Andrew,

Can you email a copy of all of your ssh session?

Rob

On Thu, Jul 7, 2022 at 4:16 AM Andrew Cowan <gm0udlandrew@...> wrote:
Rob

Thanks for that it does the same thing (E: Unable to locate package https://github.com/rrobinett) does not like git clone prefers sudo apt install git.
I have tried installing Linux mint same deal so back to ubuntu.
Tried copying from github and installing from a folder possibly not a good idea but running out of ideas at the moment.
Shame keen to get the high horsepower daemon on the go but it does not always go easy..

Andrew GM0UDL



--
Rob Robinett
AI6VN
mobile: +1 650 218 8896