[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kino problem: No GLIBC_2.4 - Thanks



On Thu, Apr 05, 2007 at 09:20:26AM -0400, Greg Folkert wrote:
> 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?
> 
>         greg@princess:~$ 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
>         greg@princess:~$ 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.
> -- 
> 
Thanks - works perfectly now.  Also I learned about apt-cache policy.  I
must have read the man page years ago but it meant nothing to me then.

Tom
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 



Reply to: