Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion FFmbc-0.7-rc6

Received: by 10.205.123.6 with SMTP id gi6mr751539bkc.5.1332068350721;
        Sun, 18 Mar 2012 03:59:10 -0700 (PDT)
X-BeenThere: ffmbc-discuss@googlegroups.com
Received: by 10.204.128.220 with SMTP id l28ls7171741bks.8.gmail; Sun, 18 Mar
 2012 03:59:10 -0700 (PDT)
Received: by 10.204.13.69 with SMTP id b5mr749567bka.4.1332068350044;
        Sun, 18 Mar 2012 03:59:10 -0700 (PDT)
Received: by 10.204.13.69 with SMTP id b5mr749565bka.4.1332068350019;
        Sun, 18 Mar 2012 03:59:10 -0700 (PDT)
Return-Path: <stibina...@gmail.com>
Received: from mail-lpp01m010-f45.google.com (mail-lpp01m010-f45.google.com [209.85.215.45])
        by gmr-mx.google.com with ESMTPS id cs9si13661219bkb.3.2012.03.18.03.59.09
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 18 Mar 2012 03:59:09 -0700 (PDT)
Received-SPF: pass (google.com: domain of stibina...@gmail.com designates 209.85.215.45 as permitted sender) client-ip=209.85.215.45;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of stibina...@gmail.com designates 209.85.215.45 as permitted sender) smtp.mail=stibina...@gmail.com; dkim=pass header...@gmail.com
Received: by lahe6 with SMTP id e6so3950670lah.18
        for <ffmbc-discuss@googlegroups.com>; Sun, 18 Mar 2012 03:59:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type;
        bh=P78Dltan9RmpNeYDChYKA8wbYUFuApkaNWbCY33ysqo=;
        b=u7/kIpzAoXEgPXeeoaBI9lsCRxxK4LrYw3m6MAHbE80GknC6w6/69A6j6dZwzo45J6
         MrLmSHHekyLPcTsVGeukB9o31akSPw1wOvsMKVuJa1nVt2ZjTBuDFqrYrTabFtDFEz4X
         S0HUjfPZRzW26lgbQR5vziLzs7J1+iah7vw/h9aYJPjhSN+ocZrabFtcdMiK8IVWk8CY
         q7YM43JYETU7dj/pqln/gstGv3w0r7RAfg2BkTu1EcI4utq298uTxz3MF2d++gU/Qbo3
         hslvqb8PtI1kZ9rvYqShCyU32mtDSc+qiGpjSoFjq3Hgd5JBQcKglQInIQiz94+XfzhI
         teyA==
MIME-Version: 1.0
Received: by 10.152.108.84 with SMTP id hi20mr1536758lab.22.1332068349466;
 Sun, 18 Mar 2012 03:59:09 -0700 (PDT)
Sender: stibina...@gmail.com
Received: by 10.112.131.228 with HTTP; Sun, 18 Mar 2012 03:59:09 -0700 (PDT)
In-Reply-To: <4F651A86.40...@gmail.com>
References: <4F58FB52.7060...@gmail.com>
	<26405568.2232.1331977104668.JavaMail.geo-discussion-forums@ynkz21>
	<4F651A86.40...@gmail.com>
Date: Sun, 18 Mar 2012 21:59:09 +1100
Message-ID: <CAK+Xe_8vpAGQVFbZ2s8jUXciO7336ByyGkBizi-c=eqYsHp...@mail.gmail.com>
Subject: Re: [ffmbc-discuss] Re: FFmbc-0.7-rc6
From: stib <s...@pureandapplied.com.au>
To: ffmbc-discuss@googlegroups.com
Content-Type: multipart/alternative; boundary=bcaec54eebf8c956cb04bb8254bb

--bcaec54eebf8c956cb04bb8254bb
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

If you want to make sure you're getting the syntax exactly right try using
"./configure -h". That will spit out a list of available options, which you
can cut and paste. You can even do "./configure | grep enable" to just show
you the options which you can enable.
-stib

On Sun, Mar 18, 2012 at 10:13 AM, Baptiste Coudurier <
baptiste.coudur...@gmail.com> wrote:

> Hi,
>
> On 3/17/12 2:38 AM, miguel.oliveira...@gmail.com wrote:
> > Hello,
> >
> > I am trying to compile FFmbc-0.7-rc6 on Mac OX 10.7.3 but can't get it
> past
> > the ./configure =96enable-gpl =96enable-nonfree =96enable-shared
> =96enable-postproc
> > =96enable-runtime-cpudetect =96enable-frei0r =96enable-libfaac
> =96enable-libmp3lame
> > =96enable-libvpx =96enable-libx264 =96enable-pthreads =96enable-libxvid
> > =96enable-zlib.
> >
> > I get the following error "Unknown option "=96enable-gpl".
> >
>
> Well, it's --enable-gpl with 2 leading dashes
>
> --
> Baptiste COUDURIER
> Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
> FFmpeg maintainer                                  http://www.ffmpeg.org
>



--=20
Sent from /dev/tty0

--bcaec54eebf8c956cb04bb8254bb
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

If you want to make sure you&#39;re getting the syntax exactly right try us=
ing &quot;./configure -h&quot;. That will spit out a list of available opti=
ons, which you can cut and paste. You can even do &quot;./configure | grep =
enable&quot; to just show you the options which you can enable. <br>
-stib<br><br><div class=3D"gmail_quote">On Sun, Mar 18, 2012 at 10:13 AM, B=
aptiste Coudurier <span dir=3D"ltr">&lt;<a href=3D"mailto:baptiste.coudurie=
r...@gmail.com">baptiste.coudur...@gmail.com</a>&gt;</span> wrote:<br><blockqu=
ote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc s=
olid;padding-left:1ex">
Hi,<br>
<br>
On 3/17/12 2:38 AM, <a href=3D"mailto:miguel.oliveira...@gmail.com">miguel.=
oliveira...@gmail.com</a> wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I am trying to compile FFmbc-0.7-rc6 on Mac OX 10.7.3 but can&#39;t ge=
t it past<br>
&gt; the ./configure =96enable-gpl =96enable-nonfree =96enable-shared =96en=
able-postproc<br>
&gt; =96enable-runtime-cpudetect =96enable-frei0r =96enable-libfaac =96enab=
le-libmp3lame<br>
&gt; =96enable-libvpx =96enable-libx264 =96enable-pthreads =96enable-libxvi=
d<br>
&gt; =96enable-zlib.<br>
&gt;<br>
&gt; I get the following error &quot;Unknown option &quot;=96enable-gpl&quo=
t;.<br>
&gt;<br>
<br>
Well, it&#39;s --enable-gpl with 2 leading dashes<br>
<span class=3D"HOEnZb"><font color=3D"#888888"><br>
--<br>
Baptiste COUDURIER<br>
Key fingerprint =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 8D77134D20CC9220201FC5DB0AC=
9325C5C1ABAAA<br>
FFmpeg maintainer =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =
=A0 =A0 =A0<a href=3D"http://www.ffmpeg.org" target=3D"_blank">http://www.f=
fmpeg.org</a><br>
</font></span></blockquote></div><br><br clear=3D"all"><br>-- <br><span sty=
le=3D"color:rgb(192,192,192)">Sent from /dev/tty0<br><img src=3D"http://dl.=
dropbox.com/u/13833997/vt100-64x64.png"><br></span><br>

--bcaec54eebf8c956cb04bb8254bb--