[sword-devel] question

2001-06-18 Thread mg . pub
Just a question: What if a commercial tool like Logos or BibleWorks decides to include the wonderful sword modules (not the lib)? Is that possible or will the GPL prohibit that? Are the modules GPL? Martin -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net -- GMX Tipp: Mach

RE: [sword-devel] OT ->Fw: Trolltech Makes Qt/Windows Available Under New Non-Commercial License

2001-06-27 Thread mg . pub
> > I really wish someone would port Qt for Linux (which is GPL) to Win32 so > that TrollTech can't keep playing these stupid licensing games. They did. Have a look at http://sf.net/projects/kde-cygwin (Qt 2.3.0). Martin -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net

Re: [sword-devel] new modules

2001-06-28 Thread mg . pub
> Jesus' word needs to be spread through the whole world, and not just > through > Sword. I hope they all have a Chris. In fact, i hope they all have three > or > four, so that the Word of God can go forth and bring forth fruit. His > glory > is what matters, not our pet projects. > > Paul

Re: [sword-devel] BibleCS requirements

2001-07-04 Thread mg . pub
> What are the system requirements of BibleCS (or whatever it will > called)? Also could Troy or someone that is in the know give me a list of > about 10 or so important features of BibleCS (this is not just for the new > version of BibleCS but I need the features of BibleCS to advertise to >

Re: [sword-devel] Testing Programs...

2001-07-04 Thread mg . pub
Well I think the CDs handed out should not aim at testing the sword. They are gifts for people who want to use sword. But we should have beta phases and collect the feedback in future. This is possible because of the Internet(tm). People who are interested can download and try. The new sword web

Re: [sword-devel] intro + testing programs

2001-07-04 Thread mg . pub
Hi Chris, wanna participate in the development? Martin > My name is Christopher Miller, and am a youth pastor + programmer in > UK. > > I am 19 years old, and have been a christian for two years. > > that's intro's over. now to the point of my email. > > I would like to reccomend that you

Re: [sword-devel] intro + testing programs

2001-07-04 Thread mg . pub
> could prove to be good. what you want me to do? What are your skills? What can you do? Martin -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net GMX Tipp: Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1! http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T040

Re: [sword-devel] intro + testing programs

2001-07-05 Thread mg . pub
> I have written a powerful compression algorythm. It compresses > using a derivative of fractal compression, so it could be used to make > the units for the sword a lot smaller, without loosing anything in the > way of speed of use. > > anything you want doing, i'll do... Hi Chris,

[sword-devel] compile problem

2001-07-06 Thread mg . pub
Hi, I just downloaded sword-1.5.2 and have a compile error. Could somebody please give me some hint what I eventually made wrong? thank you! Martin make[1]: Entering directory `/home/gruner/KDesktop/sword-1.5.2/tests' gcc -I../include/ -D_GNU_SOURCE -DNDEBUG -D_GNU_SOURCE -DNDEBUG -pipe -Wall

RE: [sword-devel] Win Sword Module

2001-07-09 Thread mg . pub
There must be some way to use it commandline-based. Some of these programs offer context menus in the explorer, like "compress this diretory to directory.zip" and they'll do it without user interaction. This could be used in ModDsp.jsp. Martin > A free program similar to WinZip but that permits

Re: [sword-devel] New Sword Website: Drum roll please...

2001-07-10 Thread mg . pub
Great work! Thank you! I noticed that there's an error in the download section. You won't necessarily need to install the sword library (not API) if you want to use BibleTime, since it has sword compiled into the rpm's. So maybe you point to the frontend's installation instructions? Btw, would i

[sword-devel] compile problem

2001-07-10 Thread mg . pub
I'm still getting this compile error and wonder if somebody could help me... thank you Martin make[1]: Entering directory `/home/gruner/KDesktop/sword-1.5.2/tests' gcc -I../include/ -D_GNU_SOURCE -DNDEBUG -D_GNU_SOURCE -DNDEBUG -pipe -Wall -Wno-format -pedantic -pedantic -fomit-frame-po

Re: [sword-devel] compile problem

2001-07-10 Thread mg . pub
I just tried it again. It rebuilt the whole sword lib just to stop at compiling the test program(s) again. What else could it be? Martin P.S. I think the errors look a little different now. That's why I'll attach them. Could it be that there is some problem with the STL on my system? Or are the

Re: [sword-devel] undefined reference problems

2001-11-12 Thread mg . pub
> Maybe we could key off of the debug flag; if debug is true, we'll > assume someone is developing and we should build the way it currently > builds; but otherwise, we'll do your recommended method. dunno. what > do you think? Isn't it especially when you are developing that this problem