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 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
        folks.  That is amazing that a recent MDK kit didn't have it right.
        Maybe some distributions are easier to use as development systems than 
        others.

> Libtools is intalled as a RPM but did not get the libtool directory in the 
> mjpeg one.
> I'll give a go to symlinks and run autogen

        Before running autogen.sh (which is really just one line 
        'autoreconf -f -i') you might check that 'automake --version',
        'autoconf --version' and 'libtool --version' all return reasonable
        (and expected) values.  Make sure that 'sdl-config' is present in
        $PATH so the SDL portion will work, and 'lqt-config' for libquicktime
        (if you're using the CVS version of mjpegtools you'll need the
        CVS version of libquicktime or there will be undefined symbols at
        link time).

        Hope it works out ok for you.  

        Cheers,
        Steven Schultz



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to