<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">> On Fri, Feb 03, 2006 at 04:04:23PM +0000, Hannes Hauswedell wrote:</span></p>
<p><span style="color:#078800">> > i have configuered and built libtheora with --enable-encoder but when i</span></p>
<p><span style="color:#078800">> > make install, encoder_example is not installed. why not? the object file</span></p>
<p><span style="color:#078800">> > and script are created in the examples subdir, they are just not</span></p>
<p><span style="color:#078800">> > installed...</span></p>
<p><span style="color:#078800">></span></p>
<p><span style="color:#078800">> The examples aren't installed because they're examples. They're just</span></p>
<p><span style="color:#078800">> intended as starting points for those writing "real" tools using the</span></p>
<p><span style="color:#078800">> library. Among other things "encoder_example" isn't a particularly</span></p>
<p><span style="color:#078800">> unique name.</span></p>
<p><span style="color:#078800">></span></p>
<p><span style="color:#078800">> If you have automake installed you can make them install by removing</span></p>
<p><span style="color:#078800">> the "noinst_PROGRAMS" line in examples/Makefile.am and rebuilding. Or,</span></p>
<p><span style="color:#078800">> of course, you can copy them to your bin directory by hand.</span></p>
<p><span style="color:#078800">></span></p>
<p><span style="color:#078800">> HTH,</span></p>
<p><span style="color:#078800">> -r</span></p>
<p></p>
</body></html>