On Thu, 2007-04-05 at 09:01 -0400, Thomas H. George wrote: > I installed kino with apt-get. Capture from my video camera worked fine > but export to dvd failed. Help showed mjpegtools was required. When > apt-cache search couldn't find it I downloaded a copy from the > internet. With mjpegtools installed export still failed with a message > "mjpeg2enc: /lib/libc.so.6 version GLIBC_2.4 required."
Here again, glibc2.4 drop non-pthread stuffs and many architectures still depend on that. Seen here: http://www.grep.be/blog/en/computer/debian/glibc_2.3 > On my old slow box kino export worked without this problem. The old box > was Etch upgraded from Sarge with a home-rolled 2.6.18 kernel. The new > box is a netinst of Etch with a stock 2.6.18-4-amd64 kernel. > > Is the problem with the version of mjpegtools I found? If so, where can > I find a version that will work with the Debian version of kino? [EMAIL PROTECTED]:~$ apt-cache search mjpeg avifile-mjpeg-plugin - MJPEG video plugin for libavifile cortado - streaming applet for Ogg formats motioneye - ppm/jpg snapshots or mjpeg compressed video on Vaio Laptops 3gpwiz - 3gp movie wizard libmjpegtools-dev - MJPEG video capture/editting/playback MPEG encoding libmjpegtools0 - MJPEG video capture/editting/playback MPEG encoding libmpeg4ip-0 - end-to-end system to explore streaming multimedia libmpeg4ip-dev - end-to-end system to explore streaming multimedia libmpeg4ip-doc - end-to-end system to explore streaming multimedia - documentati on mjpegtools - MJPEG video capture/editting/playback MPEG encoding mpeg4ip-server - end-to-end system to explore streaming multimedia [EMAIL PROTECTED]:~$ apt-cache policy mjpegtools mjpegtools: Installed: 1:1.8.0-0.4 Candidate: 1:1.8.0-0.4 Version table: *** 1:1.8.0-0.4 0 500 http://www.debian-multimedia.org sid/main Packages 100 /var/lib/dpkg/status Okay then, here is the deal, you need to add the Debian Multimedia stuff to youe /etc/apt/sources.list Since you are using Etch, add: deb http://www.debian-multimedia.org etch main do the obligatory updates and install the proper packages using aptitude or synaptic... and voila, you are all good. -- greg, [EMAIL PROTECTED] Novell's Directory Services is a competitive product to Microsoft's Active Directory in much the same way that the Saturn V is a competitive product to those dinky little model rockets that kids light off down at the playfield. -- Thane Walkup -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]