User Tools

Site Tools


build_gpsd


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
build_gpsd [2023/01/23 22:10] – [Build] 64.222.151.119build_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: 
 <code> <code>
 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 
 +</code>
 +
 +For RHEL/Rocky/Alma/Etc.
 +<code>
 +sudo dnf groupinstall "Development Tools" ; 
 +sudo dnf --enablerepo=powertools install python3-scons asciidoctor ncurses-devel
 +
 </code> </code>
  
Line 31: Line 38:
 <code>scons</code> <code>scons</code>
  
 +(on RHEL-based systems, run ''scons-3'')
 ===== Install ===== ===== Install =====
  
build_gpsd.1674511801.txt.gz · Last modified: 2024/11/14 02:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki