You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mlt/setenv_mc

10 lines
208 B

# Environment variable settings to allow execution without install
export LD_LIBRARY_PATH=\
`pwd`/../mpeg_sdk_release/bin:\
`pwd`/../dvcpro_sdk_release/lib:\
`pwd`/../sr_sdk_release/lib:\
$LD_LIBRARY_PATH