forked from Ivasoft/DSView
Add directions for compilation failing on Fedora.
This commit is contained in:
3
INSTALL
3
INSTALL
@@ -70,6 +70,9 @@ Step3: Building
|
||||
|
||||
$ cd DSView
|
||||
$ cmake .
|
||||
|
||||
If this step fails, make sure that your pkg-config is properly configured to find the libsigrok and libsigrokdecode libraries (It's not by default in Fedora 23). To do this add "export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig" to your ~/.bashrc and reload it `. ~/.bashrc`.
|
||||
|
||||
$ make
|
||||
$ sudo make install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user