diff --git a/openSUSE-Leap-42.1-compile.md b/openSUSE-Leap-42.1-compile.md new file mode 100644 index 0000000..478af37 --- /dev/null +++ b/openSUSE-Leap-42.1-compile.md @@ -0,0 +1,5 @@ +I believe this was all I had to do to get a good 'make' compile on a fresh openSUSE Leap 42.1 install: + + # zypper install boost-devel + # zypper install gcc-c++ + # zypper install libusb-1_0-devel \ No newline at end of file