[sword-devel] Questions about making module from usual book text

Сергей Кузнецов sergeyvk at ukr.net
Wed Oct 11 23:33:35 MST 2006


Dear friends!

I tried to compile the sword-1.5.9 on FC5, and I got this error, though ./usrinst.sh went well.

../src/utilfuns/utilstr.cpp:9:28: error: unicode/utypes.h: No such file or directory
../src/utilfuns/utilstr.cpp:10:26: error: unicode/ucnv.h: No such file or directory
../src/utilfuns/utilstr.cpp:11:29: error: unicode/ustring.h: No such file or directory
../src/utilfuns/utilstr.cpp:12:27: error: unicode/uchar.h: No such file or directory
../src/utilfuns/utilstr.cpp:14:28: error: unicode/unistr.h: No such file or directory
../src/utilfuns/utilstr.cpp:15:30: error: unicode/translit.h: No such file or directory
make[1]: *** [utilstr.lo] Error 1
make[1]: Leaving directory `/data/LinuxDownload/sword-1.5.9/lib'
make: *** [all-recursive] Error 1


Another question is, what utility would you suggest for the file like practice (Books/English), of this kind:
<h1>Header</h1>
<p>text</p>

Thank you!

Serhiy


-----Original Message-----
From: "Troy A. Griffitts" <scribe at crosswire.org>
To: Сергей Кузнецов<sergeyvk at ukr.net>, SWORD Developers' Collaboration Forum <sword-devel at crosswire.org>
Date: Wed, 11 Oct 2006 14:51:38 -0700
Subject: Re: [sword-devel] Questions about making module from usual book text

> Dear Сергей Кузнецов,
> 	I'm not sure what utilities come with the FC5 packages, but if you 
> build from source code, you will get quite a number of utilities which 
> may aide in your efforts.  We have just released sword-1.5.9.  May I 
> suggest you download the package at:
> 
> http://www.crosswire.org/sword/software/swordapi.jsp
> 
> 	and:
> 
> tar xzfv sword-1.5.9.tar.gz
> cd sword-1.5.9/
> ./usrinst.sh
> make
> cd utilities/
> make
> 
> Then you should see imp2gbs compiled in your current directory.
> 
> You can also:
> 
> cd ../tests/
> make
> 
> and find a few helpful utilities:
> 
> treekeytest
> genbooktest
> 
> Which will show you the index of your newly created book and let you 
> traverse the tree and see the entries.
> 
> I hope this is helpful.
> 
> 	-Troy A. Griffitts
> 
> 
> 
> 
> > Dear friends!
> > 
> > I'm using FC5 and sword 1.5.8-7.fc5 and sword-devel 1.5.8-7.fc5 packages.
> > 
> > I want to put some of books of our church into library. They are usual text, but for scriptures references I can make macros for OOo. I have read the Module Making Guide, 
but I 
> > didn't find on my computer utility imp2gbs. From the web there are utilities only for windows. So far I found, that I have on my computer vpl2mod, and that's all, but with this 
I 
> > can be wrong. What can I use and how to get it?
> > 
> > Another point is that I looked inside the module practice, and apart of .conf file there are 3 files:
> > - practice.bdt
> > - practice.dat - binary
> > - practice.idx - binary
> > 
> > The first one is simple html file with tags p, h1, h2 ... and scripture references. Such simple file I can create very easy, and I don't need any utilities. But how can I make 
other 
> > two files, and do I need them, since they are very small, 1.7 kb and 100 b?
> > 
> > Another different question. I want to make modules from books. Now I have categories Books/[Language]/[Name of a book]. Is it possible to make another sub category for 
> > author, eg. Books/[Language]/[Author]/[Name of a book] or to solve this in any other way, that I had books from one author in one category.
> > 
> > Thank you for your work. Let God bless it!
> > 
> > Serhiy Kuznyetsov,
> > Lviv, Ukraine
> > 
> > 
> > _______________________________________________
> > sword-devel mailing list: sword-devel at crosswire.org
> > http://www.crosswire.org/mailman/listinfo/sword-devel
> > Instructions to unsubscribe/change your settings at above page
> 
> 
> 
    



More information about the sword-devel mailing list