0

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?

RalfFriedl
  • 2,180
  • 2
  • 11
  • 12
Meronmos
  • 3
  • 2

1 Answers1

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.

gps_cgps_xgps

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

  1. From GUI Desktop > Install Software > Search "gpsd".

  2. Tick all the GPSD stuff that looks useful.

  3. Click OK.

  4. Day is done, no tears! :)

gpsd install

References

Testing GPS Module

tlfong01
  • 4,847
  • 3
  • 12
  • 24