build_gpsd
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
build_gpsd [2023/01/09 17:59] – [Build] millerjs | build_gpsd [2024/11/14 02:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
===== Dependencies ===== | ===== Dependencies ===== | ||
+ | For debian 11.x based distros: | ||
< | < | ||
sudo apt install build-essential manpages-dev pkg-config scons libncurses-dev \ | sudo apt install build-essential manpages-dev pkg-config scons libncurses-dev \ | ||
python-dev-is-python3 gnuplot pps-tools git python-gi-dev python3-cairo-dev \ | python-dev-is-python3 gnuplot pps-tools git python-gi-dev python3-cairo-dev \ | ||
python3-blockdev libgtk-3-dev python3-serial asciidoctor python3-matplotlib | python3-blockdev libgtk-3-dev python3-serial asciidoctor python3-matplotlib | ||
+ | </ | ||
+ | |||
+ | For RHEL/ | ||
+ | < | ||
+ | sudo dnf groupinstall " | ||
+ | sudo dnf --enablerepo=powertools install python3-scons asciidoctor ncurses-devel | ||
+ | |||
</ | </ | ||
Line 17: | Line 24: | ||
===== Build ===== | ===== Build ===== | ||
- | + | To build a slimmed-down version of gpsd for ublox GNSS, run: | |
- | To build, run: | + | |
- | + | ||
- | < | + | |
- | + | ||
- | or? | + | |
< | < | ||
Line 32: | Line 34: | ||
</ | </ | ||
- | (You can run scons -h instead to look at options to specifically enable or disable if you don't want a stock install.) | + | If you want to build all of gpsd, run: |
+ | |||
+ | < | ||
+ | |||
+ | (on RHEL-based systems, | ||
===== Install ===== | ===== Install ===== | ||
build_gpsd.1673287160.txt.gz · Last modified: 2024/11/14 02:30 (external edit)