From 467389ad7e814c6d7448b2fd442194faef341db7 Mon Sep 17 00:00:00 2001 From: Val Erastov Date: Tue, 27 Jan 2015 01:04:48 -0800 Subject: [PATCH] oce build instructions --- oce-build.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 oce-build.txt diff --git a/oce-build.txt b/oce-build.txt new file mode 100644 index 00000000..d0c70e6c --- /dev/null +++ b/oce-build.txt @@ -0,0 +1,7 @@ +cd build_oce/ +cmake -D OCE_VISUALISATION:BOOLEAN=FALSE -D OCE_DISABLE_X11:BOOLEAN=TRUE -D OCE_USE_PCH:BOOLEAN=TRUE ../oce +make -j 4 + +export DESTDIR=/home/xibyte/git/build_oce/out && make -j4 install + +export LD_LIBRARY_PATH=/home/xibyte/git/build_oce/out/usr/local/lib/