[MPlayer-dev-eng] Creating config.h and help_mp.h & config.mak on Windows.

Mayur K eminemence at gmail.com
Thu Apr 19 09:27:28 CEST 2007


Thanks a lot,Vladimir.It worked atleast and threw some errors, but I can
take it forward from here now.
Also will take care to post in the right forum from now on.
Thanks & Regards.
--eminemence.

On 4/19/07, Vladimir Voroshilov <voroshil at gmail.com> wrote:
>
> 2007/4/19, Mayur K <eminemence at gmail.com>:
> > Okay to put it straight,how can I generate the above mentioned files in
> > windows?
> > I am absolutely newbie when it comes to using the gnu tools.
> > I checked on wiki (from http://en.wikipedia.org/wiki/GNU_build_system)
> which
> > says that the configure should be passed to make tool.
> > So the command I gave on cygwin and I got the following error:
> > ###############################################################
> > sh-3.2$ make configure
> > Can't open perl script "c:\Program": No such file or directory
> > ###############################################################
> > So it would be nice if someone could tell me which command/tool to use?
>
> Change current dir to which mplayer sources belongs:
> sh$ cd path_to_my_mplayer_dir
>
> then run configure:
> sh$ ./configure
>
> then make:
> sh$ make
>
> Above command will build mplayer for you.
>
>
>
> --
> Regards,
> Vladimir Voroshilov     mailto:voroshil at gmail.com
> JID: voroshil at jabber.ru
> ICQ: 95587719
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
>



More information about the MPlayer-dev-eng mailing list