On Fri, 20 May 2011 10:17:48 -0700 Dan Dennedy <[email protected]> wrote:
> On Fri, May 20, 2011 at 7:59 AM, startx <[email protected]> wrote: > > hi. > > > > i tried to compile the lua module for mlt. > The lua module is using an incorrect version of libmlt++.so at > runtime. Run 'ldd mlt.so' to see what I mean. Did you 'make install' > or set the LD_LIBRARY_PATH environment variable to point to the > directory containing the more current libmlt++? > just to say thanks, you are correct. i had compiled the lua against a different version then i had actually installed before, which caused the error. startx ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
