I am trying to get Cinelerra to work and I keep getting this kind of error:
Trying to load external codec quicktime_codec_rpza.so
Can't load the codec
quicktime_codec_rpza.so: cannot open shared object file: No such file or
directory
quicktime_delete_vcodec_stub called
So I tried to load some quicktime libraries which have since killed my ability
to play any kind of music from my CDRom although I can still listen to MP3's
(Bizarre!).
So now am trying to install some other quicktime libraries from http://www.openquicktime.org/download.php . When
I do a ./configure I get this message: Glib needed.
Then I do a make anyway and I get this error:
gcc -I/usr/lib/glib/include -fpic -g -DDEBUG -DHAVE_CONFIG_H
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_MMX
-DPENTIUM_OPT -I. -Ijpeg -Ilibdv -c openquicktime.c -o openquicktime.o
openquicktime.c:29:18: glib.h: No such file or directory
make: *** [openquicktime.o] Error 1
I did a rpm -qa |grep glib and got these results:
glibc-common-2.3.2-4.80.6
glib2-2.0.6-2
glibc-kernheaders-2.4-7.20
glibc-2.3.2-4.80.6
glib-1.2.10-8
glibc-devel-2.3.2-4.80.6
So it looks like I've got plenty of glib's. So what do I do now? How do
I get glib.h? Also have any of you guys gotten Cinelerra to function correctly
of should I just give up cuz i don't want to waste my time. If it sucks,
what's a better alternative.
Thanks,
DG