Re: Re: [Mjpeg-users] libtool

2005-01-03 Thread Ronald S. Bultje
On Mon, 2005-01-03 at 03:33, Steven M. Schultz wrote: > > Several of them. Basically ./autogen fails for it can not find SDL because > > old version / wrong path etc even on a fairly recent MDK distro.. > Oh, _that_ again. SDL has been a problematic package for numerous > fol

Re: [Mjpeg-users] Streaming format?

2005-01-03 Thread Ronald S. Bultje
On Sun, 2005-01-02 at 04:27, Derek Fountain wrote: > What video format can I encode to which is suitable for streaming from a free > software platform? I'm really after a solution which allows for a free server > and free codec/plugin for streaming over an Intranet. Quality and bandwidth > perfo

[Mjpeg-users] More libtool on MDK 10

2005-01-03 Thread edouard
Gday Thanks to all again for advice on compiling CVS on MDK... And Yes Steven I agree it is amazing that a recent ditribution like MDK 10 dose not have updated libraries. Anyway Libtool has been upgraded to the latest version (1.5), autogen works OK (or seems to), though the all lot sta

Re: [Mjpeg-users] More libtool on MDK 10

2005-01-03 Thread Steven M. Schultz
On Tue, 4 Jan 2005, edouard wrote: > Anyway Libtool has been upgraded to the latest version (1.5), autogen > works OK (or seems to), though the all lot starts to be a [EMAIL PROTECTED] > nightmare. Latest libtool is 1.5.10 but 1.5 works fine too (SuSE 9.2 came with 1.5.8

Re: [Mjpeg-users] More libtool on MDK 10

2005-01-03 Thread Ray Cole
I had this problem as well (running 1.4 of libtool) and simply edited the 2 Makefile's that use this to remove '--tag=CC'. Didn't seem to have any ill effects :-) -- Ray Steven M. Schultz wrote: On Tue, 4 Jan 2005, edouard wrote: Anyway Libtool has been upgraded to the latest version (1.5)

Re: [Mjpeg-users] libtool

2005-01-03 Thread Anne Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 03 Jan 2005 02:33, Steven M. Schultz wrote: > On Mon, 3 Jan 2005 [EMAIL PROTECTED] wrote: > > thanks for the mail (Steve as well...) > > Welcome. > > > > Which version auf autoconf, automake, libtool do you have ? > > > > Several of the

[Mjpeg-users] libtool Ok

2005-01-03 Thread edouard
Geee Got it My mistake for libtool. despite making a clean and distclean I was still running the configure script made for the the old version. I was so focused on 1 issue that I did not go back to the big picture. So ... Libtool is really 1.5.10 and the old rpm is go