Re: [sword-devel] Modules

2013-02-27 Thread davidtroidl
Success. Thank you. -Original Message- From: Troy A. Griffitts To: SWORD Developers' Collaboration Forum Sent: Wed, Feb 27, 2013 11:23 am Subject: Re: [sword-devel] Modules Thanks for the report David. For some reason /var/log/httpd was changed to remove +x permission for an

Re: [sword-devel] Modules

2013-02-27 Thread Troy A. Griffitts
Thanks for the report David. For some reason /var/log/httpd was changed to remove +x permission for anyone but root. This must have happened in a recent server update, but not sure exactly how or why. We write the download log there. It should be fixed now. I'll be sure to setup an automate

[sword-devel] Modules

2013-02-27 Thread David Troidl
Hi, I have been trying to download modules, on several computers, with several browsers, and getting nothing but a blank screen. For example http://www.crosswire.org/sword/servlet/SwordMod.Verify?modName=KD&pkgType=raw just came up with an empty screen and no download, when I tried to downloa

Re: [sword-devel] Bindings cleanups and others

2013-02-27 Thread Greg Hellings
On Wed, Feb 27, 2013 at 7:05 AM, Troy A. Griffitts wrote: > Greg, > > Can you update the README in the pertinent bindings/ folders to explain > how to compile the bindings. All the README files seem to be wrong. I > know you didn't write them, but you've been the most visibly proactive on > the

Re: [sword-devel] Bindings cleanups and others

2013-02-27 Thread Troy A. Griffitts
Greg, Can you update the README in the pertinent bindings/ folders to explain how to compile the bindings. All the README files seem to be wrong. I know you didn't write them, but you've been the most visibly proactive on the make system and the bindings lately. :) Thanks for any help, Tr