Re: [sword-devel] SWORDWeb / Win32

2008-02-02 Thread Troy A. Griffitts
Dear David, Thanks for the feedback. It's good to know it works on a box other than my development machine. There is a readme at the root which says how to configure it to run at the location you installed it to. It would be nice if everything was relative. We could probably accomplish some

Re: [sword-devel] SWORDWeb / Win32

2008-02-02 Thread David Forslund
I downloaded and installed it on my WinXP notebook. The only issue I found was that it wanted to be installed in the root of the drive I installed it in. I fired up Tomcat provided with it and went to the swordweb page. That launched the orb server but only after I put the swordweb director

[sword-devel] SWORDWeb / Win32

2008-02-02 Thread Troy A. Griffitts
I've completed a Win32 precompiled package of SWORDWeb and would love to have some people try it out before we make it known publicly. There is a toplevel readme file with quick start information. Thanks for any time you might give toward this. -Troy. http://crosswire.org/ftpmirror/pub/sw

Re: [sword-devel] SWORDWeb / MacOSX

2008-02-02 Thread Troy A. Griffitts
Dear Greg, Thank you! In the bindings/corba/orbitcpp directory the targets of the makefile include a 'server' and 'testclient'. If you can run the server successfully, it should output an IOR:x string. In another window, if you run the testclient with this string as a parameter, it shoul

Re: [sword-devel] SWORDWeb / MacOSX

2008-02-02 Thread Greg Hellings
Troy, On Feb 2, 2008 5:41 PM, Troy A. Griffitts <[EMAIL PROTECTED]> wrote: > I have struggled my way through compiling SWORDWeb binaries for Win32 > and should be releasing a precompiled package shortly. > > At BibleTech:2008 we had a request for a precompiled version for the > Mac. Is there anyo

[sword-devel] SWORDWeb / MacOSX

2008-02-02 Thread Troy A. Griffitts
I have struggled my way through compiling SWORDWeb binaries for Win32 and should be releasing a precompiled package shortly. At BibleTech:2008 we had a request for a precompiled version for the Mac. Is there anyone who has successfully compiled libsword for the Mac who is willing to try compil

Re: [sword-devel] InstallMgr in python

2008-02-02 Thread Pierre Amadio
Hi there. Looking at installmgr.cpp helped indeed. I was able to make a python version of the following functions: initConfig listModules listRemoteSources refreshRemoteSource remoteListModules But i'm stuck when trying to rewrite remoteInstallModule : [EMAIL PROTECTED]:~$ ./test.py remoteInst