On Sat Mar 9, 2024 at 8:46 PM CET, Greg Hellings wrote:
> 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.
Right, I forgot libsword, wh
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 definit
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.
On Sat Mar 9, 2024 at 8:05 PM CET, David "Judah's Shadow" Blue wrote:
> I'm trying to keep dependancies for BIBISH down to a minimum, so I'm curious
> as to what I can be reasonably assured will be installed on a system that has
> sword also installed.
Well, this is what I get on openSUSE/Tumblewe