Re: [sword-devel] Eloquent/InstallMgr Question

2008-04-08 Thread Greg Hellings
On Wed, Apr 9, 2008 at 1:04 AM, Manfred Bergmann <[EMAIL PROTECTED]> wrote: > > Am 08.04.2008 um 23:38 schrieb Greg Hellings: > > > > On Tue, Apr 8, 2008 at 4:28 PM, DM Smith <[EMAIL PROTECTED]> wrote: > >> Greg Hellings wrote: > >>> On Tue, Apr 8, 2008 at 2:31 PM, DM Smith <[EMAIL PROTECTED]>

Re: [sword-devel] Eloquent Question

2008-04-08 Thread Manfred Bergmann
No, it has not moved out of Google code. But this whole project will get MacSword 2.0 and thus the sources will move into the MacSword repository. Yes, the plan is to split of the Sword-wrapper but it has not been done yet as we are working on the 1.4 branch of MacSword at the moment and ther

Re: [sword-devel] Eloquent/InstallMgr Question

2008-04-08 Thread Manfred Bergmann
Am 08.04.2008 um 23:38 schrieb Greg Hellings: > On Tue, Apr 8, 2008 at 4:28 PM, DM Smith <[EMAIL PROTECTED]> wrote: >> Greg Hellings wrote: >>> On Tue, Apr 8, 2008 at 2:31 PM, DM Smith <[EMAIL PROTECTED]> >>> wrote: >>> >>> Granted, this would be >>> troublesome for sharing between, say,

[sword-devel] Eloquent Question

2008-04-08 Thread Greg Hellings
Manfred (and anyone else working on Eloquent), I built Eloquent with little trouble, based off of the version of the Sword library that I had built from XCode. An inquiry - have you yet moved out of the Google Code area and into another repository (I thought there was something similar to that me

Re: [sword-devel] Eloquent/InstallMgr Question

2008-04-08 Thread Greg Hellings
On Tue, Apr 8, 2008 at 4:28 PM, DM Smith <[EMAIL PROTECTED]> wrote: > Greg Hellings wrote: > > On Tue, Apr 8, 2008 at 2:31 PM, DM Smith <[EMAIL PROTECTED]> wrote: > > > >> Greg Hellings wrote: > >> > I've been trying to install a module into my Mac - I have tried using > >> > the command-lin

Re: [sword-devel] Eloquent/InstallMgr Question

2008-04-08 Thread DM Smith
Greg Hellings wrote: > On Tue, Apr 8, 2008 at 2:31 PM, DM Smith <[EMAIL PROTECTED]> wrote: > >> Greg Hellings wrote: >> > I've been trying to install a module into my Mac - I have tried using >> > the command-line installmgr as well as Eloquent. Both of them claim >> > that they have install

Re: [sword-devel] Eloquent/InstallMgr Question

2008-04-08 Thread Greg Hellings
On Tue, Apr 8, 2008 at 2:31 PM, DM Smith <[EMAIL PROTECTED]> wrote: > > Greg Hellings wrote: > > I've been trying to install a module into my Mac - I have tried using > > the command-line installmgr as well as Eloquent. Both of them claim > > that they have installed the module (installmgr tell

Re: [sword-devel] Eloquent/InstallMgr Question

2008-04-08 Thread Greg Hellings
Excellent! Thank you, it appears to have worked. When I changed my SWORD_PATH environment variable to point to that location, I was able to verify that my build of the Sword library and diatheke with XCode worked as expected. Since I have been monumentally unsuccessful getting the Sword library

Re: [sword-devel] Eloquent/InstallMgr Question

2008-04-08 Thread Manfred Bergmann
Am 08.04.2008 um 21:31 schrieb DM Smith: > Greg Hellings wrote: >> If that directory does not exist, create it. Then run Eloquent. > (Hopefully, Eloquent will create the directory at some later release.) It creates the path if it doesn't exist. At least it should according to the sources. :)

Re: [sword-devel] Eloquent/InstallMgr Question

2008-04-08 Thread Manfred Bergmann
Hi Greg. Eloquent installs into ~/Library/Application Support/Sword Where installmgr install to I don't know and this depends to the prefix you buold it with. I guess it is: /share/ Manfred Am 08.04.2008 um 21:04 schrieb Greg Hellings: > I've been trying to install a module into my Mac -

Re: [sword-devel] Eloquent/InstallMgr Question

2008-04-08 Thread DM Smith
Greg Hellings wrote: > I've been trying to install a module into my Mac - I have tried using > the command-line installmgr as well as Eloquent. Both of them claim > that they have installed the module (installmgr tells me it put it > into ~/.sword/InstallMgr/ftp.crosswire.org/... etc). When I go

[sword-devel] Eloquent/InstallMgr Question

2008-04-08 Thread Greg Hellings
I've been trying to install a module into my Mac - I have tried using the command-line installmgr as well as Eloquent. Both of them claim that they have installed the module (installmgr tells me it put it into ~/.sword/InstallMgr/ftp.crosswire.org/... etc). When I go to check both that location a

[sword-devel] SWInstallMgr.h

2008-04-08 Thread Greg Hellings
I'm trying to get together an XCode Project which will build the sword library. So far I have successfully build the library and the buildtest.cpp with no problem. I seem to have a small issue, though, when I try to build tests/installmgrtest.cpp. It complains that it cannot find swinstallmgr.h.