<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:14pt;font-family:helvetica">
<p><span style="color:#ff0000">i asked because all frontends for kde (katiuska and gbDVDenc) use the example binary, which they ship with the programs, but that doesnt run on freebsd (naturally since its a linux binary).</span></p>
<p><span style="color:#ff0000">i will try removing the line, from the makefile, rebuilding and make a new binary package of the whole thing.</span></p>
<p><span style="color:#ff0000">thanks</span></p>
<p></p>
<p><span style="color:#078800">Am Freitag, 3. Februar 2006 18:24 schrieb Ralph Giles:</span></p>
<p><span style="color:#078800">&gt; On Fri, Feb 03, 2006 at 04:04:23PM +0000, Hannes Hauswedell wrote:</span></p>
<p><span style="color:#078800">&gt; &gt; i have configuered and built libtheora with --enable-encoder but when i</span></p>
<p><span style="color:#078800">&gt; &gt; make install, encoder_example is not installed. why not? the object file</span></p>
<p><span style="color:#078800">&gt; &gt; and script are created in the examples subdir, they are just not</span></p>
<p><span style="color:#078800">&gt; &gt; installed...</span></p>
<p><span style="color:#078800">&gt;</span></p>
<p><span style="color:#078800">&gt; The examples aren't installed because they're examples. They're just</span></p>
<p><span style="color:#078800">&gt; intended as starting points for those writing &quot;real&quot; tools using the</span></p>
<p><span style="color:#078800">&gt; library. Among other things &quot;encoder_example&quot; isn't a particularly</span></p>
<p><span style="color:#078800">&gt; unique name.</span></p>
<p><span style="color:#078800">&gt;</span></p>
<p><span style="color:#078800">&gt; If you have automake installed you can make them install by removing</span></p>
<p><span style="color:#078800">&gt; the &quot;noinst_PROGRAMS&quot; line in examples/Makefile.am and rebuilding. Or,</span></p>
<p><span style="color:#078800">&gt; of course, you can copy them to your bin directory by hand.</span></p>
<p><span style="color:#078800">&gt;</span></p>
<p><span style="color:#078800">&gt; HTH,</span></p>
<p><span style="color:#078800">&gt;  -r</span></p>
<p></p>
</body></html>