Add OpenSUSE-specific installation instructions
The packages required are slightly different on OpenSUSE.
This commit is contained in:
@@ -13,6 +13,10 @@ Install the following packages (depending on your distribution):
|
|||||||
$ yum install python-pip python-devel libusb-devel libudev-devel \
|
$ yum install python-pip python-devel libusb-devel libudev-devel \
|
||||||
gcc redhat-rpm-config
|
gcc redhat-rpm-config
|
||||||
|
|
||||||
|
### OpenSUSE
|
||||||
|
|
||||||
|
$ zypper install python-pip python-devel libusb-1_0-devel libudev-devel
|
||||||
|
|
||||||
Also, update Python packages before starting the installation:
|
Also, update Python packages before starting the installation:
|
||||||
|
|
||||||
$ pip install -U setuptools pip
|
$ pip install -U setuptools pip
|
||||||
|
|||||||
Reference in New Issue
Block a user