Trouble with libav, SeExpr and host.sconf when building TuttleOFX

17 views
Skip to first unread message

Afef Chammem

unread,
Mar 5, 2014, 1:00:54 PM3/5/14
to tuttleo...@googlegroups.com

Hello, Here i'm reporting some troubles that i had while installing and building the project and how i did to solve it. Could we have a README file for boost compilation please? Missing SeExpr in 3rdParty


sudo apt-get install bison flex sed

cd 3rdParty

git clone https://github.com/wdas/SeExpr.git

git checkout rel-1.0.1 -b rel-1.0.1

make

sudo make install


Missing libav in 3rdParty


cd 3rdParty

git clone git://git.libav.org/libav.git

./configure --enable-shared

make


Invalid extern path in host.sconf


extern = “#3rdParty”

=> extern = “/home/TuttleOFX/3rdParty”


Thanks


Reply all
Reply to author
Forward
0 new messages