On 12/11/2011 06:45 PM, Paul A. Martel wrote:
> For the record, there was nothing so obvious as a "libcurl-dev"
> package listed in the package manager. The actual package that seems
> to have worked for me was "libcurl4-gnutls-dev". Other listed
> packages that I didn't try but that might have wo
Paul,
Those are just three options which would implement the HTTPS, FTPS and
similar encrypted methods of access. In terms of SWORD, none of our
current public repositories utilize that. I'm sure that one of those
three, I'm sure, it slightly better in terms of performance, but
functionally it's a
Thanks, Greg.
For the record, there was nothing so obvious as a "libcurl-dev" package
listed in the package manager. The actual package that seems to have worked
for me was "libcurl4-gnutls-dev". Other listed packages that I didn't try
but that might have worked as alternatives (?) were "libcurl4-
Paul,
Try installing the libcurl-dev package (I think that's its name) and
building with that instead. SWORD _ought_ to compile fine without it.
That is why we have ftplib included in SWORD, but we recommend use of
libcurl.
--Greg
On Sat, Dec 10, 2011 at 3:59 PM, Paul A. Martel wrote:
> I'm try
I'm trying to build sword according to the instructions @
http://www.crosswire.org/sword/develop/swordapi/
After checking out trunk and running autogen and usrinst,
I get the following error from the "make" command:
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../inc
gt; - Original Message -
> From: David Trotz
> To: [EMAIL PROTECTED]
> Sent: Wednesday, January 02, 2002 10:00 PM
> Subject: [sword-devel] Compile error :(
>
>
> I can't seem to ba able to compile the latest sword cvs. I get the following
>errors using C
esday, January 02, 2002 10:00
PM
Subject: [sword-devel] Compile error
:(
I can't seem to ba able to compile the latest
sword cvs. I get the following errors using C++ Builder 5
[C++ Warning] maketree.c(28): W8058 Cannot create
pre-compiled header: write failed[C++ Error] mak
I can't seem to ba able to compile the latest sword
cvs. I get the following errors using C++ Builder 5
[C++ Warning] maketree.c(28): W8058 Cannot create
pre-compiled header: write failed[C++ Error] maketree.c(30): E2040
Declaration terminated incorrectly[C++ Error] maketree.c(35): E2188
E
When I add -pedantic to the CPPFLAGS in BibleTime, I see the same error that
was already reported on this list:
/usr/include/sword/swmodule.h: In method `const bool SWModule::isUnicode()
const':
/usr/include/sword/swmodule.h:136: ambiguous overload for `const char & ==
ENCODINGS'
/usr/include/