mike wrote:
Am I missing some critical step in getting these two things to work together? I have the latest version of NVrec (20020510) and the April release of the Divx encoder for Linux, but I cannot seem to get it to work. If I just run ./configure it doesn't detect divx4linux, if I run ./configure --with-divx4linux it comples but complains about libencore. Any suggestions?
_______________________________________________
Video4linux-list mailing list
Video4linux-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/video4linux-list
I think this may be a divx4linux installer issue.
Make sure that "/usr/local/lib" is in "/etc/ld.so.conf", and that the
file ends in a new line (some versions of glibc have problems if the
newline is not there!).
-justin