I installed gpsd, get data stream via SSH, but cgps or xgps commands do nothing.
How to ensure GPSD is properly installed and commands are on $PATH
?
Asked
Active
Viewed 933 times
0

RalfFriedl
- 2,188
- 2
- 10
- 11

Meronmos
- 3
- 1
-
Welcome to Raspberry Pi :-) But your question is very cryptic. Please take the short Tour and visit the Help Center to get an idea how things work here. – Ingo May 26 '19 at 11:29
-
Please explain exactly how you installed GPSD. Also detail what happens when you try to use these commands. If they are simply not in path, you should get something equivalent to "command not found". If something else, or nothing, happens, then that is not the problem -- but again more details are required. – goldilocks May 26 '19 at 12:56
1 Answers
1
Question
Installed gpsd, ... commands do nothing.
How to ensure GPSD properly installed and commands are on $Path?
Answer
Update 2019may28hkt1720
cgps and xgps run smoothly after installed the 6 packages below. All $path stuff are already automatically taken care of without newbies noticing anything.
Perhaps you forgot to install some libraries.
This afternoon I happened to also install GPSD. I am a GUI guy, don't know nothing about terminal commands, not to mention the newbie scary $path. What I did was click, click, click, and tick, tick, tick, ...
From GUI Desktop > Install Software > Search "gpsd".
Tick all the GPSD stuff that looks useful.
Click OK.
Day is done, no tears! :)
References