Chad,
Have a look at the following messy Perl script. It was never intended for
a release, so the code isn't very good. At the end you'll see how I created a
compressed commentary module using the Swig bindings.
If you need more help let me know.
Joachim
> Can someone tell me how to create a m
Of course its copyright
Why?
Because the NIV is a translation of the Hebrew and Greek
It involves hours of dedication and research
Then people write a translation
Remember the copyright notice inlcudes the phrase: "in any form
whatsoever in any retrieval system, databse mechanical or
electronic.
I'm working a bit on BibleTime.
Are there any of the old bible modules on Crosswire for download which have
the #| markers for bible references?
If not, I could remove the filter to make it faster for Bible chapter display.
This would elp displaying larger chapters like Psalms 119.
Thanks for y
At 04:20 PM 1/19/2003 +0200, Daniel Freedman wrote:
Of course its copyright
Why?
Because the NIV is a translation of the Hebrew and Greek
That is relevant. Because translation is a creative act of expression. Ask
ten people to translate something and get ten new expressions from the
original
Hi,
I'm not sure if this is the right place to post this or not. But I was at
http://wesley.nnu.edu/JohnWesley/notes/1Thessalonians.htm and was comparing
them with Sword's WEN and found a discrepancy - bug.
In Sword,
"We - Paul and Silvanus. Could bear no longer - Our desire and fear for
you."
Hi there ...
On 18 Jan 2003 at 18:03, Martin Gruner wrote:
> But after Poetry Poon decided to close his sources and go commercial, Chris
> Little made a snapshot of all the files that were available (GPL, afaik) up
> to this point. They reside on some harddrive now and are waiting for
> somebo
That did not work. I get a message when I try creating an zCom module
in Perl.
Can't locate auto/Sword/zCom/createModul.al in @INC
I don't find zCom::createModule in the Sword.pm file. Did I build SWIG
Perl wrong or something.
Thanks
Chad
On Sun, 2003-01-19 at 05:25, Joachim Ansorg wrote:
>
Hello,
as we want to change the build system for BibleTime to no longer compile the
sword library in statically, I would like to kindly ask for official rpms to
be provided on the sword website. I cannot do those on my own, but I am sure
that there are people who already have sword rpms availab
On Sun, 19 Jan 2003, Martin Gruner wrote:
> as we want to change the build system for BibleTime to no longer compile the
> sword library in statically, I would like to kindly ask for official rpms to
> be provided on the sword website. I cannot do those on my own, but I am sure
> that there are
Well!I've been having a field day picking through the
code!Question, though as Mr. Poon has included dictionaries and
commentariesin his releases, would anyone know of a template for the
development ofsuch?Asaisoft's releases include the Scofield
references, which are great, but myperson
Normally build it with
cd bindings/swig
./configure
make
cd perl;
make install
The make install is important, otherwise the Sword module is not available and
can't load the shared lib.
Have a look into the .i files which functions are available in which classes.
Basically it's most of the thin
I was trying to re-install modules yesterday with the Install Manager than
comes with version of BibleCS 1.5.5a and I got the following error
repeatedly during the downloads, after which I restarted the program and it
work a little bit and give the error again.
Access Violation at address 00526DF4
OK, the class is in the zcom.i file but after I build SWIG and install
Perl it does not show up in the Sword.pm file. So ever time I try and
use it, Perl can't find that function. And when I try and create a
RawText module or other modules I get this message.
Usage: RawText_createModule(self,pat
Perl normally assumes that you call a function like
sub mysub {
my $self = shift; # or use $_[0];
my $class = $self->someFunction();
}
In this example someFunction is called with one parameter, the class it
belongs to! Strange but sometime useful!
I looked into Sword.pm, the decl
On Sunday 19 January 2003 16:58, Martin Gruner wrote:
> rpms to be provided on the sword website. I cannot do those on my own, but
> I am sure that there are people who already have sword rpms available, and
> who might take over providing those packages in future too.
> Would somebody volunteer f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 19 January 2003 01:58 pm, Martin Gruner wrote:
> Hello,
>
> as we want to change the build system for BibleTime to no longer compile
> the sword library in statically, I would like to kindly ask for official
> rpms to be provided on the sword
16 matches
Mail list logo