summaryrefslogtreecommitdiff
path: root/INSTALLATION_NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALLATION_NOTES')
-rw-r--r--INSTALLATION_NOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALLATION_NOTES b/INSTALLATION_NOTES
new file mode 100644
index 0000000..24745b5
--- /dev/null
+++ b/INSTALLATION_NOTES
@@ -0,0 +1,5 @@
+libtoolize -f
+autoreconf
+./configure
+make
+make install