<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 12/07/2023 18:16, Fred wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAF2xExs49mop3vCjQBaFRGV7WsgEeUDcfraP7LXCdXhqG0B+Bg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>I posted the message above in April but have not seen any
          replies.</div>
        <div><br>
        </div>
        <div>Can anyone clue me in on how to build Xiphos on Rocky Linux
          9.2? I mention some of the problems in the older email and
          haven't found solutions, so far. In fact, getting it as far as
          I did took some tomfoolery, as it kept wanting things I
          couldn't find. I could disable most of them, but at this point
          I'm stuck.</div>
        <div><br>
        </div>
        <div>I used to build Xiphos on Centos-7, for many releases, with
          no hassles at all, but now for the EL-9-compatible releases I
          seem to have hit a wall.</div>
        <div><br>
        </div>
        <div>Thanks in advance!</div>
        <div><br>
        </div>
        <div>Fred<br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Fri, Apr 7, 2023 at 9:10 PM
          Fred <<a href="mailto:fred.fredex@gmail.com"
            moz-do-not-send="true" class="moz-txt-link-freetext">fred.fredex@gmail.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div dir="ltr">
            <div>Running Cmake for Xiphos 4.2.1 (with -DWEBKIT1=ON
              -DGTKHTML=OFF) results in a demand for webkitgtk-3.0. But
              none of my repos offer it, and looking at the webkitgtk
              web site shows that the latest stable is 2.4.0 and latest
              unstable is 2.4.1. Is the cmake file in error when trying
              to use 3.0? If not, then where do I find it?</div>
            <div><br>
            </div>
            <div>and when running cmake with DWEBKIT1=OFF -DGTKHTML=ON
              (the default condition) I get these packages missing:
              gtkhtml-editor-4.0 and libgtkhtml-4.0. Can't find either
              one of those anywhere. Anyone know where it is to be
              found?</div>
            <div><br>
            </div>
            <div>Thanks in advance, on both questions!</div>
            <div><br>
            </div>
            <div>Fred</div>
            <div><br>
            </div>
            <div>PS:<br>
            </div>
            <div>When posting a reply, please include my email in the
              list of targets. <a href="http://xiphos.org"
                target="_blank" moz-do-not-send="true">xiphos.org</a>
              says I'm subscribed to both user and devel lists, but I
              haven't received any mails on either list in over a year.
              Dunno what's wrong.</div>
            <div><br>
            </div>
            <div>Thanks again!</div>
            <div><br>
            </div>
            <div>Fred<br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
xiphos-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:xiphos-devel@crosswire.org">xiphos-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://crosswire.org/mailman/listinfo/xiphos-devel">http://crosswire.org/mailman/listinfo/xiphos-devel</a>
</pre>
    </blockquote>
    my build script uses -DGGTKHTML=ON and doesn't specify DWEBKIT1 at
    all (takes default).<br>
    the deps tree I use (for my distro) is as follows, which may be
    helpful. I've included the website and source link for gtkhtml4 <br>
    <br>
    xiphos 4.2.1<br>
    -rarian 0.8.4<br>
    --tinyxml 2.6.2<br>
    -biblesync 2.1.0<br>
    -libminizip 1.2.11<br>
    -sword<br>
    -gtkhtml 4.10.0     <br>
    HOMEPAGE=<a class="moz-txt-link-rfc2396E" href="https://launchpad.net/gtkhtml">"https://launchpad.net/gtkhtml"</a><br>
DOWNLOAD=<a class="moz-txt-link-rfc2396E" href="http://ftp.acc.umu.se/pub/gnome/sources/gtkhtml/4.10/gtkhtml-4.10.0.tar.xz">"http://ftp.acc.umu.se/pub/gnome/sources/gtkhtml/4.10/gtkhtml-4.10.0.tar.xz"</a><br>
    MD5SUM="a8538daed73de3fb5c7747d05139ef79"<br>
    -appstream-glib 0.8.2<br>
    --gcab 0.6<br>
    -yelp 42.2<br>
    --libhandy 1.5.0<br>
    --webkit2gtk 2.40.2<br>
    ---bubblewrap 0.8.0<br>
    ---geoclue2 2.6.0<br>
    ----avahi 0.8<br>
    -----libdaemon 0.14<br>
    ---wpebackend-fdoo 1.8.3<br>
    ----libwpe 1.14.1<br>
    ---xdg-dbus-proxy 0.1.2<br>
    ---unidef 2.12<br>
    --yelp-tools 42.1<br>
    ---yelp-xsl 42.1<br>
    ----lxml 4.8.0<br>
    -----BeautifulSoup4 4.12.2<br>
    ------python3-soupsieve 2.4.1<br>
    -------python3-hatchling 1.17.1<br>
    --------python3-editable 0.3<br>
    ---------python3-build 0.10.0<br>
    ----------python3-pyproject-hooks 1.0.0<br>
    -----------python3-flit_core 3.9.0<br>
    -----------python3-installer<br>
    ---------python3-installer 0.7.0<br>
    ---------wheel 0.37.1<br>
    --------python3-pathspec 0.11.1<br>
    ---------python3-build 0.10.0<br>
    ----------python3-pyproject-hooks 1.0.0<br>
    -----------python3-flit_core 3.9.0<br>
    -----------python3-installer<br>
    ---------python3-flit_core<br>
    --------python3-pluggy 1.0.0<br>
    --------python3-trove-classifiers 2023.6.24<br>
    ---------python3-calver 2022.6.26<br>
    ----------python3-build<br>
    ----------python3-installer 0.7.0<br>
    ----------wheel 0.37.1<br>
    -----python2-BeautifulSoup4 4.9.3<br>
    ------python2-soupsieve 1.9.6<br>
    -------functools-lru-cache 1.6.4<br>
    --------python2-setuptools-scm 5.0.2<br>
    -----html5lib 1.0.1<br>
    ------python3-webencodings 0.5.1<br>
    <br>
    regards, Tim<br>
  </body>
</html>