On Thu, 2003-01-23 at 11:36, Ronald Bultje wrote: > > On Thu, 2003-01-23 at 19:48, fx wrote: > > Hello, the only informations i can provide is : > > - avidemux will link toward lavjpeg and mjpegtools, that's all > > - this problem happens only for redhat and (some) suse users, as far as > > i had reports. > > I have no idea where the jpeg-mmx is coming from. > > Maybe a hidden dependancy ? > > Might be, but then again, where does it come from? lavjpeg links to > jpeg-mmx statically... I'll try it here, I've got RedHat too...
So, i tried to build a package for jpeg-mmx. But, when i tried to install it, it conflicted with libjpeg-devel! Upon a closer look, here's my jpeg-mmx package layout: [root@rivendell SPECS]# rpm -qpl /usr/src/redhat/RPMS/athlon/jpeg-mmx-0.1.4-1.athlon.rpm /usr/include/jconfig.h /usr/include/jerror.h /usr/include/jinclude.h /usr/include/jmorecfg.h /usr/include/jpeglib.h /usr/lib/libjpeg-mmx.a /usr/share/doc/jpeg-mmx-0.1.4 /usr/share/doc/jpeg-mmx-0.1.4/README [root@rivendell SPECS]# And here's the layout for libjpeg and libjpeg-devel: [root@rivendell root]# rpm -ql libjpeg ; rpm -ql libjpeg-devel /usr/bin/cjpeg /usr/bin/djpeg /usr/bin/jpegtran /usr/bin/rdjpgcom /usr/bin/wrjpgcom /usr/lib/libjpeg.so.62.0.0 /usr/share/doc/libjpeg-6b /usr/share/doc/libjpeg-6b/README /usr/share/doc/libjpeg-6b/usage.doc /usr/share/man/man1/cjpeg.1.gz /usr/share/man/man1/djpeg.1.gz /usr/share/man/man1/jpegtran.1.gz /usr/share/man/man1/rdjpgcom.1.gz /usr/share/man/man1/wrjpgcom.1.gz /usr/include/jconfig.h /usr/include/jerror.h /usr/include/jmorecfg.h /usr/include/jpeglib.h /usr/lib/libjpeg.a /usr/lib/libjpeg.la /usr/lib/libjpeg.so /usr/share/doc/libjpeg-devel-6b /usr/share/doc/libjpeg-devel-6b/coderules.doc /usr/share/doc/libjpeg-devel-6b/libjpeg.doc /usr/share/doc/libjpeg-devel-6b/structure.doc /usr/share/doc/libjpeg-devel-6b/wizard.doc [root@rivendell root]# It seems to me like a lot (if not all) of the jpeg-mmx functionality is actually contained in libjpeg and libjpeg-devel. So, i guess, there's no point in trying to compile jpeg-mmx on my system, because it already has those things. Now, if i could only make avidemux compile... :-/ -- Florin Andrei http://florin.myip.org/ ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users