Hey Dan,

I do not get any build errors, but I have never used the ffmpeg option after building it from a source, I have always installed ffmpeg via a package. I will give that a try and get back to you.

I wish I had an AMD64, I got an AMD Duron 1.1ghz :-(

[EMAIL PROTECTED] wrote:
Send Cinelerra mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Cinelerra digest..."


Today's Topics:

   1. Re: Newbie question about compiling cinelerra (A bit lengthy) (Dale Jovan 
Thomas)
   2. Re: Re: Newbie question about compiling cinelerra (A bit lengthy) (Daniel 
Jircik)

--__--__--

Message: 1
Date: Fri, 13 Jul 2007 05:59:22 -0500
Organization: Aden Films
To: [email protected]
From: Dale Jovan Thomas <[EMAIL PROTECTED]>
Subject: [CinCVS] Re: Newbie question about compiling cinelerra (A bit lengthy)
Reply-To: [email protected]

Hello Aaron and Joe,

When it finishes the configure script it says all of the libraries are found. That is what is weird about the output I gave you from, I could not understand why something would be turned off if I had it installed.

 I am compiling on a pretty dated system but here are the specs:

Ubuntu Studio (FF 7.04)
768 MB
AMD Duron
BFG Nvidia 6200 OpenGL support


Here is a library listing at the end of the configure script.

Summary of mandatory components:
  libogg                  found
  libvorbis               found
  libvorbisenc            found
  libvorbisfile           found
  libtheora               found
  OpenEXR                 found
  libdv                   found
  libpng                  found
  libjpeg libraries       found
  libjpeg headers         found
  libtiff libraries       found
  libtiff headers         found
  FreeType 2              found
  libx264 libraries       found
  libx264 headers         found
  libuuid libraries       found
  libuuid headers         found
  mjpegtools              found
  libfftw3 libraries      found
  libfftw3 headers        found
  liba52 libraries        found
  liba52 headers          found
  libmp3lame libraries    found
  libmp3lame headers      found
  libsndfile libraries    found
  libsndfile headers      found
  libfaac libraries       found
  libfaac headers         found
  libfaad libraries       found
  libfaad headers         found

Summary of optional components:
  ESD subsystem           found
ESD (Enlightenment Sound Daemon) is enabled
  ALSA subsystem          found
ALSA is enabled
  libraw1394              found
  libiec61883             found
  libavc1394 libraries    found
  libavc1394 headers      found
  librom1394 libraries    found
  librom1394 headers      found
Firewire is enabled
  OpenGL 2.0 libraries    found
Hardware acceleration using OpenGL 2.0 is enabled



--__--__--

Message: 2
Date: Fri, 13 Jul 2007 11:29:24 -0500
From: "Daniel Jircik" <[EMAIL PROTECTED]>
To: [email protected]
Subject: Re: [CinCVS] Re: Newbie question about compiling cinelerra (A bit 
lengthy)
Reply-To: [email protected]

------=_Part_33058_14704040.1184344164002
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

It seems you have everything you need, what sort of build failure are you
encountering? does it make?  If not what is the make error. Also are you
building from svn or using the heroines upstream edition. AMD Duron is a 64
bit laptop? I've had problems with 64 bit builds and had to use ./configure
--with-external-ffmpeg option after of course building ffmpeg from source.
Daniel

On 7/13/07, Dale Jovan Thomas <[EMAIL PROTECTED]> wrote:
Hello Aaron and Joe,

When it finishes the configure script it says all of the libraries are
found. That is what is weird about the output I gave you from, I could
not understand why something would be turned off if I had it installed.

I am compiling on a pretty dated system but here are the specs:

Ubuntu Studio (FF 7.04)
768 MB
AMD Duron
BFG Nvidia 6200 OpenGL support


Here is a library listing at the end of the configure script.

Summary of mandatory components:
  libogg                  found
  libvorbis               found
  libvorbisenc            found
  libvorbisfile           found
  libtheora               found
  OpenEXR                 found
  libdv                   found
  libpng                  found
  libjpeg libraries       found
  libjpeg headers         found
  libtiff libraries       found
  libtiff headers         found
  FreeType 2              found
  libx264 libraries       found
  libx264 headers         found
  libuuid libraries       found
  libuuid headers         found
  mjpegtools              found
  libfftw3 libraries      found
  libfftw3 headers        found
  liba52 libraries        found
  liba52 headers          found
  libmp3lame libraries    found
  libmp3lame headers      found
  libsndfile libraries    found
  libsndfile headers      found
  libfaac libraries       found
  libfaac headers         found
  libfaad libraries       found
  libfaad headers         found

Summary of optional components:
  ESD subsystem           found
ESD (Enlightenment Sound Daemon) is enabled
  ALSA subsystem          found
ALSA is enabled
  libraw1394              found
  libiec61883             found
  libavc1394 libraries    found
  libavc1394 headers      found
  librom1394 libraries    found
  librom1394 headers      found
Firewire is enabled
  OpenGL 2.0 libraries    found
Hardware acceleration using OpenGL 2.0 is enabled


_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


------=_Part_33058_14704040.1184344164002
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

It seems you have everything you need, what sort of build failure are you encountering? 
does it make?&nbsp; If not what is the make error. Also are you building from svn 
or using the heroines upstream edition. AMD Duron is a 64 bit laptop? I&#39;ve had 
problems with 64 bit builds and had to use ./configure --with-external-ffmpeg option 
after of course building ffmpeg from source.
<br>Daniel<br><br><div><span class="gmail_quote">On 7/13/07, <b class="gmail_sendername">Dale Jovan Thomas</b> &lt;<a 
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); 
margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello Aaron and Joe,<br><br>When it finishes the configure script it says all of the 
libraries are<br>found. That is what is weird about the output I gave you from, I 
could<br>not understand why something would be turned off if I had it installed.
<br><br> I am compiling on a pretty dated system but here are the specs:<br><br>Ubuntu Studio (FF 
7.04)<br>768 MB<br>AMD Duron<br>BFG Nvidia 6200 OpenGL support<br><br><br>Here is a library listing at 
the end of the configure script.
<br><br>Summary of mandatory components:<br>&nbsp;&nbsp;libogg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;libvorbis&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
found<br>&nbsp;&nbsp;libvorbisenc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;libvorbisfile&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br>&nbsp;&nbsp;libtheora&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
found<br>&nbsp;&nbsp;OpenEXR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found
<br>&nbsp;&nbsp;libdv&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br>&nbsp;&nbsp;libpng&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;libjpeg 
libraries&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br>&nbsp;&nbsp;libjpeg headers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br>&nbsp;&nbsp;libtiff libraries&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br>&nbsp;&nbsp;libtiff headers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br>&nbsp;&nbsp;FreeType 
2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found
<br>&nbsp;&nbsp;libx264 libraries&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br>&nbsp;&nbsp;libx264 headers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br>&nbsp;&nbsp;libuuid libraries&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br>&nbsp;&nbsp;libuuid 
headers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br>&nbsp;&nbsp;mjpegtools&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;libfftw3 
libraries&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;libfftw3 headers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found
<br>&nbsp;&nbsp;liba52 libraries&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;liba52 headers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;libmp3lame 
libraries&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;libmp3lame headers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;libsndfile libraries&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;libsndfile 
headers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;libfaac libraries&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found
<br>&nbsp;&nbsp;libfaac headers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br>&nbsp;&nbsp;libfaad libraries&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br>&nbsp;&nbsp;libfaad 
headers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br><br>Summary of optional components:<br>&nbsp;&nbsp;ESD 
subsystem&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found<br>ESD (Enlightenment Sound Daemon) is enabled
<br>&nbsp;&nbsp;ALSA subsystem&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found<br>ALSA is 
enabled<br>&nbsp;&nbsp;libraw1394&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;libiec61883&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
found<br>&nbsp;&nbsp;libavc1394 libraries&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;libavc1394 headers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found<br>&nbsp;&nbsp;librom1394 libraries&nbsp;&nbsp;&nbsp;&nbsp;found
<br>&nbsp;&nbsp;librom1394 headers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;found<br>Firewire is enabled<br>&nbsp;&nbsp;OpenGL 2.0 
libraries&nbsp;&nbsp;&nbsp;&nbsp;found<br>Hardware acceleration using OpenGL 2.0 is 
enabled<br><br><br>_______________________________________________<br>Cinelerra mailing list
<br><a href="mailto:[email protected]";>[email protected]</a><br><a 
href="https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra";>https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra</a><br>
</blockquote></div><br>

------=_Part_33058_14704040.1184344164002--



--__--__--

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


End of Cinelerra Digest


--
Dale J.Thomas
Aden Films
--
"Some of the best stories I have read are on the back on food labels at organic 
grocery stores" - Michael Pollan

"To occupy Iraq would instantly shatter our coalition,
turning the whole Arab world against us and make a broken tyrant
into a latter-day hero ... assigning young soldiers to a fruitless hunt
for a securely entrenched dictator and condemning them to fight
in what would be an un-winnable urban guerrilla war.
It could only plunge that part of the world into even greater
instability."



_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to