From: Maksym Veremeyenko Date: Tue, 26 Jun 2012 10:04:19 +0000 (+0300) Subject: add a linux compilation notes X-Git-Url: http://research.m1stereo.tv/gitweb?a=commitdiff_plain;h=06ebea9d0a6c631caeaf1c19c449cfb7ecd8559a;p=omnplay add a linux compilation notes --- diff --git a/README b/README index 593e95c..f1d9ee7 100644 --- a/README +++ b/README @@ -15,3 +15,14 @@ # 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