mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-25 01:18:38 -05:00
Added mention in the main readme for udev rules installation after Debian package installation
This commit is contained in:
parent
8633adf345
commit
1ac7ceae80
@ -289,9 +289,12 @@ Since apt-get v 1.1 installation is possible from a local file:
|
||||
|
||||
- cd to where the archive has been downloaded
|
||||
- `sudo apt-get install ./sdrangel_vx.y.z-1_amd64.deb` where x.y.z is the version number
|
||||
- `sudo apt-get -f install` this will install missing dependencies
|
||||
|
||||
The software is installed in `/opt/sdrangel` you can start it from the command line with:
|
||||
- `/opt/sdrangel/bin/sdrangel`
|
||||
|
||||
**⚠** The udev rules are not set by the package installation so you will have to set it manually in order to be able to access the various SDR hardware. The `udev-rules` folder contains the rules file and the `install.sh` script that you can run as sudo to install all rules files. You may also adapt the script to copy only the required files.
|
||||
|
||||
<h2>Windows distribution</h2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user