[MPlayer-cygwin] Re: MPlayer-cygwin Digest, Vol 43, Issue 2
Asonganyi D.
ngunyie at yahoo.com
Wed Jul 5 15:26:06 CEST 2006
Hi,
no matter what you on cygwin, (eg LDFLAGS,
-prefix=/usr or copy to /usr/lib, etc etc ) the
configure script does not detect xvid when you use
the --enable-static option.
is this is known issue??
I can tell it is recent. perhaps with the coming of
the svn because i never encountered any such problems
with cvs.
any help appreciated.
DEF
> 1. Re: A small Mplayer + Cygwin HOWTO (t-om)
>
>
>
----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 1 Jul 2006 13:26:35 +0000 (UTC)
> From: t-om <t-om at nic.fi>
> Subject: [MPlayer-cygwin] Re: A small Mplayer +
> Cygwin HOWTO
> To: mplayer-cygwin at mplayerhq.hu
> Message-ID:
> <loom.20060701T144611-471 at post.gmane.org>
> Content-Type: text/plain; charset=utf-8
>
> t-om <t-om <at> nic.fi> writes:
> > Pekka Seppänen <pexu <at> lyseo.edu.ouka.fi>
> writes:
> > >
>
http://lyseo.edu.ouka.fi/~pexu/h/mplayer_windows_howto/
>
> > - you do not need to move or copy compiled
> libraries. instead,
> > specify [1] for mplayer's configure script.
> >
> > [1] --with-extralibdir=/usr/local/lib
>
> you also need to specify a similar construct for
> local include directory:
>
> --with-extraincdir=/usr/local/include
>
> > - you need to install some version of libpng and
> libpng-devel to get
> > screenshots to work.
>
> it appears that cygwin does not create libpng.a link
> to point to the
> appropriate version of libpng, so you need to create
> it yourselve, e.g.:
>
> cd /usr/lib
> ln -s libpng12.a libpng.a
> ln -s libpng12.dll.a libpng.dll.a
>
> libpng include files are in a version dependent
> subdirectory, so the same
> applies to them:
>
> cd /usr/include
> ln -s libpng12/png.h
> ln -s libpng12/pngconf.h
>
> alternatively, you can add the include directory to
> the mplayer configuration
> script's --with-extraincdir option:
>
>
--with-extraincdir=/usr/local/include:/usr/include/libpng12
>
> regards (once again),
> -me
>
>
>
>
> ------------------------------
>
> _______________________________________________
> MPlayer-cygwin mailing list
> MPlayer-cygwin at mplayerhq.hu
>
http://lists.mplayerhq.hu/mailman/listinfo/mplayer-cygwin
>
>
> End of MPlayer-cygwin Digest, Vol 43, Issue 2
> *********************************************
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the MPlayer-cygwin
mailing list