Hi,

I upgraded my Ubuntu to Hardy, and upgraded Cinelerra via the Akirad
repository.  I was getting the following error, but resolved it by
symlinking the libx264 lib it was looking for to the newer one:
# /usr/bin/cinelerra
/usr/bin/cinelerra: error while loading shared libraries: libx264.so.54:
cannot open shared object file: No such file or directory
# ln -s /usr/lib/libx264.so.57 /usr/lib/libx264.so.54

Now, I'm getting the following error:
# /usr/bin/cinelerra
/usr/bin/cinelerra: symbol lookup error:
/usr/local/lib/libquicktimehv-1.6.0.so.1: undefined symbol: faacDecDecode

I suspect it has something to do with a conflicting version of faac, but
wanted to 1) verify that, and 2) see if anyone had any suggestions on the
best way to get all the properly versioned libraries in place.

I currently have the following versions:
cinelerra-generic: 1:2.1.0-1svn20080626akirad1
libquicktimehv-generic: 1:2.1.0-1svn20080626akirad1
faac: 1.26.1
faad: 2.6

I don't have the debian-multimedia repositories in my sources list.

Thanks,
Pat

Reply via email to