<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    <br>
    <div class="moz-cite-prefix">On 12/13/21 21:31, Jonathan Drews
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:d6ee4db9-27dd-48ed-9cdf-4e7fd364f12a@www.fastmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <title></title>
      <style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style>
      <div>$ uname -a<br>
      </div>
      <div>13.0-STABLE FreeBSD 13.0-STABLE GENERIC  amd64<br>
      </div>
      <div><br>
      </div>
      <div>Hi Folks:<br>
      </div>
      <div><br>
      </div>
      <div> I am using GhostBSD, which is based on FreeBSD 13. I can't
        run Softmaker Office<br>
      </div>
      <div><a href="https://www.softmaker.com/en/softmaker-office"
          moz-do-not-send="true" class="moz-txt-link-freetext">https://www.softmaker.com/en/softmaker-office</a><br>
      </div>
      <div> on GhostBSD because its Linux libraries are too old. Look<br>
      </div>
      <div><br>
      </div>
      <div>~ [127]> /compat/linux/usr/share/office2021/textmaker<br>
      </div>
      <div>textmaker: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not
        found (required by /compat/linux/usr/share/office2021/textmaker)<br>
      </div>
      <div>textmaker: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not
        found (required by /compat/linux/usr/share/office2021/textmaker)<br>
      </div>
      <div>textmaker: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20'
        not found (required by
        /compat/linux/usr/share/office2021/textmaker)<br>
      </div>
      <div> I do the following<br>
      </div>
      <div># strings libstdc++.so.6 | grep CXXABI<br>
      </div>
      <div>CXXABI_1.3<br>
      </div>
      <div>CXXABI_1.3.1<br>
      </div>
      <div>CXXABI_1.3.2<br>
      </div>
      <div>CXXABI_1.3.3<br>
      </div>
      <div>CXXABI_1.3.4<br>
      </div>
      <div>CXXABI_1.3.5<br>
      </div>
      <div>CXXABI_1.3.6<br>
      </div>
      <div>CXXABI_1.3.7<br>
      </div>
      <div>CXXABI_TM_1<br>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>There is no CXXABI_1.3.8 or CXXABI_1.3.9. <br>
      </div>
      <div><br>
      </div>
      <div>My question: Will FreeBSD 14 have an updated /compat/linux
        port?<br>
      </div>
    </blockquote>
    <br>
    <br>
    You might want to take a look at using an Ubuntu chroot.  i use this
    for apps that need more recent dependencies than the default centos7
    linux packages:<br>
    <a class="moz-txt-link-freetext" href="https://wiki.freebsd.org/LinuxJails">https://wiki.freebsd.org/LinuxJails</a><br>
    <br>
    it works pretty great actually, i've been able to run linux-chrome
    as well as the linux zoom client under this.  you can also follow
    this general guide to run a debian chroot if you don't want to get
    stuck with ubuntu's odd choices about packaging and stuff.<br>
    <br>
    -pete<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Pete Wright
<a class="moz-txt-link-abbreviated" href="mailto:pete@nomadlogic.org">pete@nomadlogic.org</a>
@nomadlogicLA</pre>
  </body>
</html>