You really SHOULD have sword built against Curl. It can work without it,
but only against FTP and local file sources. All support for HTTP, HTTPS
(which most modern systems will require) only work with curl.

It's also common to have something like clucene or xapian for enhanced
search. But definitely not necessary.

I'm surprised there's no libz listed in those deps. I thought we linked
against that, but maybe we zip support vendored?

--Greg


On Sat, Mar 9, 2024, 13:26 David "Judah's Shadow" Blue <yudahssha...@gmx.com>
wrote:

> On Saturday, March 9, 2024 2:15:40 PM EST Matěj Cepl wrote:
> > Well, this is what I get on openSUSE/Tumbleweed:
> >
> >     tumbleweed-pkg~$ rpm -qR sword|awk -F '(' '{ print $1 ; }'|sort -u
> >     config
> >     libc.so.6
> >     libgcc_s.so.1
> >     libicuuc.so.73
> >     libstdc++.so.6
> >     libsword-1.8.1.so
> >     rpmlib
> > Really, not much.
>
> Ok. Yeah, I didn't figure much, I knew the sword lib at least used to use
> curl
> for some things, but didn't know if that was the sort of thing I could
> assume
> would be installed if sword was installed.
>
>
>
> _______________________________________________
> sword-devel mailing list: sword-devel@crosswire.org
> http://crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
>
_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to