See last page for copyright and document info, File: Reeve_GpsNtp-Pi_Setup.doc, Page 18
7. Install GPS Daemon and Associated Tools
Install GPSD and GPSD-Clients:
sudo apt-get install gpsd gpsd-clients
After installation, configure GPSD:
Sudo dpkg-reconfigure gpsd
Follow the prompts to:
Start gpsd automatically:
Yes
Automatically handle USB devices:
No
Assign GPS device:
/dev/ttyAMA0 (trailing zero not “O”)
Add option:
-n
Assign GPSD control socket location:
/var/run/gpsd.sock