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/02/27 15:40] – [Dependencies] millerjsbuild_gpsd [2025/10/30 12:30] (current) – [Dependencies] millerjs
Line 10: Line 10:
 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>
 +
 +For newer Fedora (>=41)
 +<code>
 +sudo dnf group install development-tools
 </code> </code>
  
Line 31: Line 43:
 <code>scons</code> <code>scons</code>
  
 +(on RHEL-based systems, run ''scons-3'')
 ===== Install ===== ===== Install =====
  
build_gpsd.1677512425.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki