<div dir="auto"><div>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.<div dir="auto"><br></div><div dir="auto">It's also common to have something like clucene or xapian for enhanced search. But definitely not necessary.</div><div dir="auto"><br></div><div dir="auto">I'm surprised there's no libz listed in those deps. I thought we linked against that, but maybe we zip support vendored?</div><div dir="auto"><br></div><div dir="auto">--Greg</div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Mar 9, 2024, 13:26 David "Judah's Shadow" Blue <<a href="mailto:yudahsshadow@gmx.com">yudahsshadow@gmx.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Saturday, March 9, 2024 2:15:40 PM EST Matěj Cepl wrote:<br>
> Well, this is what I get on openSUSE/Tumbleweed:<br>
> <br>
> tumbleweed-pkg~$ rpm -qR sword|awk -F '(' '{ print $1 ; }'|sort -u<br>
> config<br>
> libc.so.6<br>
> libgcc_s.so.1<br>
> libicuuc.so.73<br>
> libstdc++.so.6<br>
> <a href="http://libsword-1.8.1.so" rel="noreferrer noreferrer" target="_blank">libsword-1.8.1.so</a><br>
> rpmlib<br>
> Really, not much.<br>
<br>
Ok. Yeah, I didn't figure much, I knew the sword lib at least used to use curl <br>
for some things, but didn't know if that was the sort of thing I could assume <br>
would be installed if sword was installed.<br>
<br>
<br>
<br>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank" rel="noreferrer">sword-devel@crosswire.org</a><br>
<a href="http://crosswire.org/mailman/listinfo/sword-devel" rel="noreferrer noreferrer" target="_blank">http://crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</blockquote></div></div></div>