]> git.sesse.net Git - mlt/blob - setenv_mc
mlt_profile.c, mlt_factory.c: bugfix loading profile by file specification and remove...
[mlt] / setenv_mc
1
2 # Environment variable settings to allow execution without install
3
4 export LD_LIBRARY_PATH=\
5 `pwd`/../mpeg_sdk_release/bin:\
6 `pwd`/../dvcpro_sdk_release/lib:\
7 `pwd`/../sr_sdk_release/lib:\
8 $LD_LIBRARY_PATH
9