I am very interested in seeing a pocketpc version available. I would
be happy to test betas on my ipaq 1945, but am a mac programmer and
don't know squat about windows or pocket pc programming.
Thank you,
Darin
Houston
On Monday, July 7, 2003, at 06:58 PM, Herb Ledebohm wrote:
Thanks Chris!
I
Yes, that's how I have to do it, as well. It is just a bit unwieldy
and requires me to run X11 since it hasn't been built for the MacOS
window management system yet. That also creates some inherent
cut/paste problems, and won't allow me to double-click .doc files.
Thanks. I was hoping I had
I am a Mac OS X user, and yes Word is available on Mac, but I don't
have it, and can't justify the . I am interested in how you are
reading .doc files on Mac OS X if you can't afford MS Office.
On Sunday, July 20, 2003, at 06:23 PM, Christian Renz wrote:
Which I can't as I have no use for
get
upgraded? I don't really understand why recompiling should not fix the
issue.
Martin
Am Samstag, 1. März 2003 00:31 schrieb Darin Duphorne:
EUREKA!!! otool -L is a substitute for ldd.
[ibook:~/source/sword] darin% otool -L /usr/local/bin/diatheke
/usr/local/bin/diatheke:
/usr/
EUREKA!!! otool -L is a substitute for ldd.
[ibook:~/source/sword] darin% otool -L /usr/local/bin/diatheke
/usr/local/bin/diatheke:
/usr/lib/libz.1.1.3.dylib (compatibility version 1.0.0, current
version 1.1.3)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
current ve
I'd love to, but have no ldd. Is there another tool that I might have?
On Friday, February 28, 2003, at 02:23 PM, Martin Gruner wrote:
This might not be sword related. Please send the output of
"ldd diatheke".
mg
___
sword-devel mailing list
[EMAIL
8 Feb 2003, Darin Duphorne wrote:
On another note, the text has continued to include non-printable
characters, as below. I don't know if it's from the original source,
or whether this is a problem with the text output methods.
John 15:16: Christ's Love to His Disciples.
I'm afraid OSX doesn't include the Linux "ldd" tool. Do you know of a
similar tool that bsd/osx systems might have?
On Friday, February 28, 2003, at 08:18 AM, Martin Gruner wrote:
Could you do an "ldd diatheke"?
mg
___
sword-devel mailing list
[EM
was using 1.5.5 and not cvs. I guess, now, I need to learn more
about the configure options.
Thanks for the help.
On Friday, February 28, 2003, at 01:38 PM, Troy A. Griffitts wrote:
Darin,
But in your previous email you stated that you used ./configure from
the command line, and NOT ./userinst
have not chosen me, but I have
chosen you, and ordained you, that ye should go and bring forth fruit,
and that your fruit should remain: that whatsoever ye shall ask of the
Father in my name, he may give it you. 17 These things I command
you, that ye love one another.
On Friday, February 28,
, at 11:10 Asia/Hong_Kong, Troy A. Griffitts
wrote:
look in usrinst.sh
Darin Duphorne wrote:
How do I disable shared? I am just doing ./configure; make; sudo
make install. I did notice that the target_system in the Makefile
is powerpc instead of macosx. Would that pose a problem?
On Thursday, Fe
-Troy.
PS. The guys at the sword meeting in germany have been doing some
bug
killing in my code today, so I would do a cvs update
Darin Duphorne wrote:
Well, CVS compiles, but doesn't seem to work. Here is my diatheke
output and mgrtest results
ibook:~/sword] darin% diatheke -b asv
. Griffitts wrote:
Darin,
It sounds like you are building with --enable-shared, and you have an
old libsword.so on your path somewhere.
-Troy.
PS. The guys at the sword meeting in germany have been doing some bug
killing in my code today, so I would do a cvs update
Darin Duphorne wrote
t;--sysconfdir=/etc $OPTIONS"
#OPTIONS="--with-vcl $OPTIONS"
OPTIONS="--enable-debug $OPTIONS"
#OPTIONS="--enable-profile $OPTIONS"
CPPFLAGS="$CFLAGS $CPPFLAGS -DUSBINARY" ./configure $OPTIONS $*
On Thursday, February 27, 2003, at 09:10 PM, Troy A. Griffi
building with --enable-shared, and you have an
old libsword.so on your path somewhere.
-Troy.
PS. The guys at the sword meeting in germany have been doing some bug
killing in my code today, so I would do a cvs update
Darin Duphorne wrote:
Well, CVS compiles, but doesn't seem to work.
building with --enable-shared, and you have an
old libsword.so on your path somewhere.
-Troy.
PS. The guys at the sword meeting in germany have been doing some bug
killing in my code today, so I would do a cvs update
Darin Duphorne wrote:
Well, CVS compiles, but doesn't seem to work.
Well, CVS compiles, but doesn't seem to work. Here is my diatheke
output and mgrtest results
ibook:~/sword] darin% diatheke -b asv -k jn15:1
dyld: diatheke Undefined symbols:
__ZNSs20_S_empty_rep_storageE
__ZNSs4_Rep11_S_max_sizeE
__ZNSs4_Rep11_S_terminalE
__ZNSt24__default_alloc_templateILb1ELi
ubject: Re: [sword-devel] imp2ld
Hello
Am Dienstag, 18. Februar 2003 05:10 schrieb Darin Duphorne:
RawLD::RawLD(const char *ipath, const char *iname, const char *idesc,
SWDisplay *idisp, SWTextEncoding enc, SWTextDirection dir,
SWTextMarkup
mark, const char* ilang$
{
}
there is something wron
Sorry -- that is where pico indicates the line is longer than the
screen width. The line is truncated.
On Thursday, February 20, 2003, at 02:28 PM, Klaus R. H. Walther wrote:
Hello
Am Dienstag, 18. Februar 2003 05:10 schrieb Darin Duphorne:
RawLD::RawLD(const char *ipath, const char *iname
diatheke is a command line front-end to the sword library. Try
diatheke -b system -k moduleslist
That will give you a list of modules. To do an asv search, for
example, you use diatheke -b asv -k jn3:16 to retrieve john 3:16.
My imp2ld works (or fails) just like yours.
On Wednesday, February
hat would be in the next call to create a new RawLD object?
If so, then wouldn't the library be having all sorts of trouble reading
lex/dict modules? Neither diatheke or MacSword have any trouble doing
so.
On Monday, February 17, 2003, at 04:48 PM, Chris Little wrote:
On Sun, 16 Feb
I have noticed that some of the headers and source files don't match up
with respect to SWTextEncoding and SWTextMarkup. I went through and
modified throughout the code-base (a copy of course) the
"SWTextEncoding enc" references to "SWTextEncoding encoding" and the
"SWTextMarkup mar" reference
, at 04:48 PM, Chris Little wrote:
On Sun, 16 Feb 2003, Darin Duphorne wrote:
I have spent the better part of a week trying to get imp2ld to work.
I
am using OSX 10.2.4. The libs appear to have been built and installed
ok, since diatheke works ok. I can use imp2vs to make nt and ot
files
OpenOffice was aborting on me in X11, but then worked fine once I
re-started the computer. I think something's funny with Apple's X11
implementation. Have you gotten diatheke to run ok from the command
line? If so, does imp2ld work? Try this from the utilities directory:
./imp2ld abc.imp
y
I have spent the better part of a week trying to get imp2ld to work. I
am using OSX 10.2.4. The libs appear to have been built and installed
ok, since diatheke works ok. I can use imp2vs to make nt and ot
files, but have been unsuccessful with either imp2ld or addld. I
inserted some debug
25 matches
Mail list logo