|
June 19, 2026
Full Distro Full Installation The most reliable way to install on a Debian-based system is to download and decompress the distro file file (see below) onto your desktop and compile and build the system in its entirety. This should eliminate any library issues which sometimes occur. To do this, from the sgr-player directory, do the following:
sudo ./DebInstall.script The first script will download and install system libraries needed by the compile. It will take sometime to execute and produce many messages. The second command configures the source code to your system. The third command compiles the code (hint: add -j X at the end of the make where X is the number of CPUs you have - this will make the compilation run quicker). The third command installs the package on your system. You may now run it with the command: sgr-player Installers Specific installers for specific versions of Linux appear below. Installers are much smaller and quicker than the full install as shown above. Note: new versions on Linux usually include new versaions of libraries with slightly different names. The installers use specific names. If a new version uses a newer name, the installer must be updated and rebuilt. The location in the installer where this takes place is in: gr-player/sgr-player-amd64/DEBIAN/control on the Depends: line. Add new names as needed. Note the OR (|) signs. The intaller is rebuilt when you configure/make the system. Note: you may see messages saying some software is missging after you run the dpkg command below. The second command, the apt command, should correct these issues. To use an installer to install, download the installer for your version of Linux and, from a terminal window, type the following:
sudo dpkg --install sgr-player-amd64-VERSION.deb Where VERSION describes the version of Linux you are using. The second command will install from standard system repositories any missing packages needed to run the sgr-player code. Do not be suprised if on most systems, many packages will be installed.
Linux Mint 22.3 Installer:
sgr-player-amd64.deb
Note: You may change the default startup web page by invoking the player with something like: sgr-player --web-page "https://www.weather.gov/"
Please see:
Examples:
![]()
Installion and Usage Videos
Windows 11 Linux and General Program Information
For Linux, please run GeneralInstall.script as root. It will install (apt install) any standard system packages you may be missing. Compile scripts are provided. There is a 'Makefile' but it requires the system libraries which GeneralInstall.script installs. All code is either GPL2 or MIT license. Videos on the Windows project (development suspended due to MS removal of GTK3+) are at:
Spark Gap Radio Casting Encoder The following is a GTK frontend GUI for ffmpeg casting applications. Most of the documentation is in the tool tips which are shown if you mouse-over an object.
|
