Re: [sword-devel] vpl2mod

2012-02-20 Thread Hans Quik
rwerp: Re: [sword-devel] vpl2mod First, please use imp2vs. It's virtually the same as vpl2mod, but better supported and will likely lead to fewer errors. To convert `vpl' to `imp' format, change: gen 1:1 to $$$gen 1:1 In Perl-style regex syntax, this would be: s/^(.+? \d+:\

Re: [sword-devel] vpl2mod

2012-02-20 Thread Chris Little
First, please use imp2vs. It's virtually the same as vpl2mod, but better supported and will likely lead to fewer errors. To convert `vpl' to `imp' format, change: gen 1:1 to $$$gen 1:1 In Perl-style regex syntax, this would be: s/^(.+? \d+:\d:+) /\$\$\$$1\n/ Or with a single emacs regex re

[sword-devel] vpl2mod

2012-02-20 Thread hans
hello everyone if i use vpl2mod to convert a ansi file there is no problem and my bible is working as long as i am not using ü ä é ë í characters. I want to use ü ä éë í characters so I converted my text file to utf-8 and used vpl2mod again and the next failure appeared Error parsing key: ∩╗┐

[sword-devel] vpl2mod doesn't seem to work

2005-12-22 Thread Lynn Allan
Sorry for the previous post you are asking about vpl2mod, not mod2vpl . disregard rewind ... red-face ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscri

Re: [sword-devel] vpl2mod doesn't seem to work

2005-12-22 Thread Chris Jackson
could you do: touch /etc/ld.so.nohwcap and send another strace if that doesn't work? I don't think that is the problem, but it will clean up the trace a bit. On Sun, 2005-12-18 at 19:36 -0800, PastorEd B. wrote: > Hello, fellow Sword users! > > I've been working on converting some resources for

Re: [sword-devel] vpl2mod doesn't seem to work

2005-12-19 Thread Greg Hellings
As to the segfaulting, I have no knowledge of strace, so I can't really help in figuring that out.  But, as for documentation, I will be working on those soon.  I had hoped to get to them over the Christmas holiday, but health issues have been hindering me.  Improved module creation documentation i

[sword-devel] vpl2mod doesn't seem to work

2005-12-19 Thread PastorEd B.
Hello, fellow Sword users! I've been working on converting some resources for use in Sword, but I've had no joy so far. I figured I'd start with the easy one first, vpl2mod. The input format just has to be the raw Bible text using the KJV versification, right? So... I try to run the program

[sword-devel] vpl2mod: SIGSEGV

2002-08-30 Thread porton
vpl2mod in a recent CVS snapshot produced SIGSEGV (under Linux). I'm now debugging. Just to inform you that that was not the last bug :-( -- Victor Porton ([EMAIL PROTECTED])