I'm working on seeing if the SwordModuleCreator
(<a href="http://www.sf.net/projects/modulecreator">http://www.sf.net/projects/modulecreator</a>) will compile under
Linux.&nbsp; I have a decent jump on it so far, but as of yet I have
been unable to overcome one difficulty: one of the files references
scripreffilter.h, which appears to be a file that ought to be included
with SwordModuleCreator, but I am unable to locate it as yet.&nbsp; It
appears, though, that once that file is located, I ought to be able to
get the program to compile under Linux.&nbsp; Mr. Canfield: I have a
makefile for Linux that I am using that works well so far, but the
source for the program is not case-sensitive when doing #includes, so I
have been forced to change several instances of mainframe.h (should be
MainFrame.h), thmlfuncs.h (ThmlFuncs.h), newmoduledlg.h
(NewModuleDlg.h), mytreedata.h (MyTreeData.h).&nbsp; If you are
interested in trying to build under Linux, you will be forced to make
those case-sensitive changes, write a basic Makefile, plus have
wxGTK-2.4.x installed on your machine along with the stc from the
contrib in wxGTK.&nbsp; I have a *mostly* functional Makefile, specific
to my Linux machine, if anyone is interested.<br>
<br>
--Greg H<br><br><div><span class="gmail_quote">On 11/16/05, <b class="gmail_sendername">Greg Marine</b> &lt;<a href="mailto:gregmarine@gmail.com">gregmarine@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;">
Pastor Ed,<br><br>William Canfield has created a Sword Module Creator. However, I think<br>it is currently for Windows. Not sure if it can be ported to Linux?<br>Mr. Canfield, can you chime in?<br><br>God Bless &lt;&gt;&lt;
<br>Greg M.<br><br>On 11/16/05, Greg Hellings &lt;<a href="mailto:greg.hellings@gmail.com">greg.hellings@gmail.com</a>&gt; wrote:<br>&gt; Pastor Ed,<br>&gt;<br>&gt;&nbsp;&nbsp;I have no response to the second item.&nbsp;&nbsp;I do not know about the status of
<br>&gt; the ESV except that I believe that it is certainly under copyright.&nbsp;&nbsp;It is,<br>&gt; after all, only 4 years old, so the use of it would be subject to receiving<br>&gt; the permission of the copyright holders.<br>
&gt;<br>&gt;&nbsp;&nbsp;As to your question regarding the transformation of varoius texts into<br>&gt; modules for Sword, I started by looking at the module creation page under<br>&gt; the developer's section.&nbsp;&nbsp;The page is a little sparse on details, and I am
<br>&gt; just in the stages of planning a new page (or a re-write of that one).&nbsp;&nbsp;If<br>&gt; you have specific questions or questions pertaining to the creation of a<br>&gt; particular type of module, then you might ask that and the list will be
<br>&gt; better able to help you out with it.&nbsp;&nbsp;The creation of different types of<br>&gt; texts varies... are you attempting to create a gerneral book, a bible text,<br>&gt; a commentary, a lexicon, etc.&nbsp;&nbsp;Each procedure is slightly different, so
<br>&gt; you'll have to ask a more pointed question for the list to be able to focus<br>&gt; better on your specific situation.<br>&gt;<br>&gt;&nbsp;&nbsp;Good luck!<br>&gt;<br>&gt;&nbsp;&nbsp;--Greg<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>&gt;<br><br><br>--<br><br>-------------------------------------------------------<br>Internet Community Church Ministries<br>&nbsp;&nbsp; Because of His Grace We Serve
<br><a href="http://www.iccnet.org">http://www.iccnet.org</a><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>