Instructions for those who compile from source:<br><br>-From base dir of source (/usr/local/src/sword in my case), change to subdirectory utilities<br>Find section:<br>noinst_PROGRAMS = cipherraw$(EXEEXT) lexdump$(EXEEXT) \<br>
        stepdump$(EXEEXT) step2vpl$(EXEEXT) gbfidx$(EXEEXT) \<br>        modwrite$(EXEEXT) addvs$(EXEEXT) emptyvss$(EXEEXT) \<br>        addgb$(EXEEXT) genbookutil$(EXEEXT) treeidxutil$(EXEEXT)<br>bin_PROGRAMS = mod2imp$(EXEEXT) mod2osis$(EXEEXT) osis2mod$(EXEEXT) \<br>
        tei2mod$(EXEEXT) vs2osisref$(EXEEXT) vs2osisreftxt$(EXEEXT) \<br>        mod2vpl$(EXEEXT) mkfastmod$(EXEEXT) vpl2mod$(EXEEXT) \<br>        imp2vs$(EXEEXT) installmgr$(EXEEXT) xml2gbs$(EXEEXT) \<br>        imp2gbs$(EXEEXT) addld$(EXEEXT) imp2ld$(EXEEXT) \<br>
        $(am__EXEEXT_1)<br><br>Move the emptyvss$(EXEEXT) bit from the noinst_PROGRAMS section to the bin_PROGRAMS section.<br><br>Recompile. Reinstall, and emptyvss will be there.<br>~A<br><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Mon, Nov 12, 2012 at 3:39 PM, Greg Hellings <span dir="ltr">&lt;<a href="mailto:greg.hellings@gmail.com" target="_blank">greg.hellings@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p>Pretty sure I just overlooked it when I copied them.</p><span class="HOEnZb"><font color="#888888">
<p>--Greg</p></font></span><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On Nov 12, 2012 1:57 PM, &quot;Peter von Kaehne&quot; &lt;<a href="mailto:refdoc@gmx.net" target="_blank">refdoc@gmx.net</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On 12/11/12 15:05, David Haslam wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Greg,<br>
<br>
Is there a reason why the compiled Sword utilities (r2741) do not include<br>
emptyvss.exe ?<br>
</blockquote>
<br>
I think it requires an extra specific effort to compile. Not sure right now.<br>
<br>
Peter<br>
<br>
______________________________<u></u>_________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/<u></u>mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</blockquote></div>
</div></div><br>_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br></blockquote></div><br></div>