add a linux compilation notes
authorMaksym Veremeyenko <verem@m1stereo.tv>
Tue, 26 Jun 2012 10:04:19 +0000 (13:04 +0300)
committerMaksym Veremeyenko <verem@m1stereo.tv>
Tue, 26 Jun 2012 10:04:19 +0000 (13:04 +0300)
README

diff --git a/README b/README
index 593e95c..f1d9ee7 100644 (file)
--- a/README
+++ b/README
     # create lib file
     /usr/i686-pc-mingw32/bin/dlltool omplrlib.dll --def omplrlib.def --output-lib ../lib/libomplrlib.a
     /usr/i686-pc-mingw32/bin/dlltool ommedia.dll --def ommedia.def --output-lib ../lib/libommedia.a
+
+
+*****************************************************************
+
+1. generate files:
+    ./autogen
+
+2. configure for linux
+    ./configure \
+        --with-ommedia=/usr/local/omneon/ommedia-linux32-6.3.0.20110519 \
+        --with-omplrlib=/usr/local/omneon/omplrlib-linux32-6.3.0.20110519