For some reason it is now using /usr/local/bin/mkfastmod and everything is working, even though the other is still there in usr/bin. You are right, I do need to get rid of the Ubuntu package.<br><br><div><span class="gmail_quote">
On 9/17/07, <b class="gmail_sendername">Greg Hellings</b> &lt;<a href="mailto:greg.hellings@gmail.com">greg.hellings@gmail.com</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;">
By default the installer for Sword puts the executables it creates in<br>/usr/local and the Ubuntu package will probably place its executables<br>in /usr.&nbsp;&nbsp;Usually /usr comes before /usr/local in your path.&nbsp;&nbsp;Try<br>typing &#39;which mkfastmod&#39; to see the full path to the one that you&#39;re
<br>using and if this is /usr/bin/mkfastmod then you are correct that<br>you&#39;re still using the one from the Ubuntu installer.&nbsp;&nbsp;Odds are that<br>you should probably remove the Ubuntu package if you are going to<br>build from source, unless you know what you&#39;re doing and are
<br>specifically attempting to run the two versions in parallel.<br><br>--Greg<br><br>On 9/17/07, ransom82 &lt;<a href="mailto:ransom1982@gmail.com">ransom1982@gmail.com</a>&gt; wrote:<br>&gt; Well, I had just compiled sword again. Perhaps it didn&#39;t install mkfastmod
<br>&gt; in the correct place (or the ubuntu package didn&#39;t install it the same place<br>&gt; originally), because I still seem to be using the old one. When I cd to<br>&gt; ~/sword- 1.5.9/utilities and use the mkfastmod there, it works.
<br>&gt;<br>&gt; Thanks for your help,<br>&gt; Matthew<br>&gt;<br>&gt;<br>&gt; On 9/17/07, Troy A. Griffitts &lt; <a href="mailto:scribe@crosswire.org">scribe@crosswire.org</a>&gt; wrote:<br>&gt; &gt; This likely means that you have not compiled the sword libraries with
<br>&gt; &gt; clucene support turned on (for options, have a look in sword/usrinst.sh).<br>&gt; &gt;<br>&gt; &gt; Without clucene, I think only RawText has an experimental indexed<br>&gt; &gt; searching framework.&nbsp;&nbsp;It was only for testing.&nbsp;&nbsp;With clucene compiled
<br>&gt; &gt; in, all drivers will gain the ability to use it as their search framework.<br>&gt; &gt;<br>&gt; &gt; Hope this helps.<br>&gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Troy.<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ransom82 wrote:
<br>&gt; &gt; &gt; I know that I am probably missing something really simple, but I haven&#39;t<br>&gt; &gt; &gt; been able to figure it out. When I run mkfastmod it always says [Module<br>&gt; &gt; &gt; Name] does not support a search framework, regardless of which module I
<br>&gt; &gt; &gt; try. Could someone please help me?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; ------------------------------------------------------------------------<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; _______________________________________________
<br>&gt; &gt; &gt; sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>&gt; &gt; &gt;<br>&gt; <a href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel
</a><br>&gt; &gt; &gt; Instructions to unsubscribe/change your settings at above page<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">
sword-devel@crosswire.org</a><br>&gt; &gt; <a href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>&gt;<br>&gt; &gt; Instructions to unsubscribe/change your settings at above page
<br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>&gt; <a href="http://www.crosswire.org/mailman/listinfo/sword-devel">
http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>&gt; Instructions to unsubscribe/change your settings at above page<br>&gt;<br><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">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>Instructions to unsubscribe/change your settings at above page
<br></blockquote></div><br>