Add additional build instructions
[snark14.git] / INSTALL.kmr
index 33ded0675ecbf3bfa26003c1da838e2fbc57186f..cd3597898d3bbf8fa3c104f041cc96269f25877e 100644 (file)
@@ -1 +1,6 @@
-apt install libxerces-c-dev
+1. apt install libxerces-c-dev
+2. build qt-x11-free-3.3.8b.tar.gz into /usr/local/qt3
+3. Add
+      #include <stddef.h>
+   wherever ptrdiff_t is referenced in include/*.h
+