all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Frederick Bartlett <frederick.bartlett@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: libotf.so.1, libotf.so.0, Fedora 39, and Emacs 30.0.50
Date: Thu, 2 Nov 2023 02:41:32 -0400	[thread overview]
Message-ID: <CAJr-wt15SKFzTx4XtRhrjT6Gz4VDPQ+VU8JEYxBG5jEhksLbzg@mail.gmail.com> (raw)

After testing on another machine, I updated to F39 on my main one.

And Emacs failed with the message "emacs: error while loading shared
libraries: libotf.so.0: cannot open shared object file: No such file or
directory"

This did not happen on my older and slower test machine.

The same library caused trouble about a dozen years ago, but this is a
different problem.

F39 has updated to libotf.so.1.0.0, while Emacs still wants libotf.so.0.

So I added a symlink in /lib64 from libotf.so.0 to libotf.so.1.0.0.

This actually works (for now), but I expect something to break soon ...

Whose problem is this, though? Fedora or Emacs?

Thanks!
Fred


             reply	other threads:[~2023-11-02  6:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-02  6:41 Frederick Bartlett [this message]
2023-11-02  8:20 ` libotf.so.1, libotf.so.0, Fedora 39, and Emacs 30.0.50 Michael Albinus
     [not found] <mailman.81.1698940822.24820.help-gnu-emacs@gnu.org>
2023-11-02 19:50 ` Frederick Bartlett
2023-11-02 23:36   ` Michael Heerdegen
2023-11-02 23:48     ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJr-wt15SKFzTx4XtRhrjT6Gz4VDPQ+VU8JEYxBG5jEhksLbzg@mail.gmail.com \
    --to=frederick.bartlett@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.