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: Re: libotf.so.1, libotf.so.0, Fedora 39, and Emacs 30.0.50
Date: Thu, 2 Nov 2023 15:50:08 -0400	[thread overview]
Message-ID: <CAJr-wt05CE69Qoe+z=OjXdcOHJ53w43UiR9MsHisgjkN0mY8pw@mail.gmail.com> (raw)
In-Reply-To: <mailman.81.1698940822.24820.help-gnu-emacs@gnu.org>

Michael,

Thanks for that suggestion. make bootstrap worked like a charm: it even
compiled in under 30 minutes.

Fred

On Thu, Nov 2, 2023 at 12:01 PM <help-gnu-emacs-request@gnu.org> wrote:

>
> Message: 1
> Date: Thu, 2 Nov 2023 02:41:32 -0400
> 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
> Message-ID:
>         <
> CAJr-wt15SKFzTx4XtRhrjT6Gz4VDPQ+VU8JEYxBG5jEhksLbzg@mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> 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
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 02 Nov 2023 09:20:06 +0100
> From: Michael Albinus <michael.albinus@gmx.de>
> To: Frederick Bartlett <frederick.bartlett@gmail.com>
> Cc: help-gnu-emacs@gnu.org
> Subject: Re: libotf.so.1, libotf.so.0, Fedora 39, and Emacs 30.0.50
> Message-ID: <87zfzwsh1l.fsf@gmx.de>
> Content-Type: text/plain
>
> Frederick Bartlett <frederick.bartlett@gmail.com> writes:
>
> Hi Fred,
>
> > 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 ...
>
> Same seen here. "make bootstrap" did solve.
>
> > Whose problem is this, though? Fedora or Emacs?
>
> I wouldn't call it a problem. Something you could expect after OS upgrade.
>
> > Thanks!
> > Fred
>
> Best regards, Michael.
>
>
>


       reply	other threads:[~2023-11-02 19:50 UTC|newest]

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

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-wt05CE69Qoe+z=OjXdcOHJ53w43UiR9MsHisgjkN0mY8pw@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.