Re: [sword-devel] Question about Commentary Osis

2012-12-31 Thread Chris Little
Reply sent to osis-users, that being the place I think most OSIS usage discussion ought to take place. :) --Chris On 12/30/2012 8:43 PM, pola ashraf wrote: Hi everyone, I don't know the suitable list to submit this question to, so i posted it to Sword-Devel and Osis-Users Now, We've made a ve

Re: [sword-devel] SFTP Support

2012-12-31 Thread Greg Hellings
Here is the updated patch adding CURLSFTPAVAILABLE support to CMake as well as to the library code. It defaults to assuming no SFTP support if either the curl-config executable cannot be found or if it returns a value other than "1" from the quick detection process we have settled on. Users of Win

Re: [sword-devel] SFTP Support

2012-12-31 Thread Greg Hellings
Also note, I didn't test building this with autotools, only with CMake. The library silently ignores any SFTP sources listed in the InstallMgr.conf file if it is compiled without SFTP support. --Greg On Mon, Dec 31, 2012 at 8:53 AM, Greg Hellings wrote: > Here is the updated patch adding CURLSFT