all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Arne Babenhauserheide <arne_bab@web.de>
Cc: 38565@debbugs.gnu.org
Subject: bug#38565: Cannot run pre-compiled Firefox
Date: Wed, 11 Dec 2019 15:05:20 +0100	[thread overview]
Message-ID: <87k1732c0v.fsf@elephly.net> (raw)
In-Reply-To: <871rtbqgju.fsf@web.de>


Arne Babenhauserheide <arne_bab@web.de> writes:

> Previously I got it working with the following setup:
>
> cd $HOME/Downloads/firefox
> export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:/run/current-system/profile/lib/:$HOME/.guix-profile/lib/:$HOME/.guix-profile/lib/nss/:$HOME/.guix-profile/lib/lib/:/gnu/store/69x60a1pn0mf5jv68al8awjfkyp1miwi-gcc-8.3.0-lib/lib/:./browser:."
> ./firefox-bin

LD_LIBRARY_PATH forces firefox-bin to use libraries from the given
directories.  These might not be ABI compatible, so a segfault is one of
the expected outcomes.

> This used to work with only minor limitations.

I’m surprised it worked before, because often it doesn’t.  Do you happen
to know what libraries and their exact versions this firefox binary
expects?

--
Ricardo

  reply	other threads:[~2019-12-11 14:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-11 10:53 bug#38565: Cannot run pre-compiled Firefox Arne Babenhauserheide
2019-12-11 14:05 ` Ricardo Wurmus [this message]
2019-12-11 15:56   ` Arne Babenhauserheide
2019-12-11 15:06 ` Efraim Flashner
2019-12-11 16:07   ` Arne Babenhauserheide
2019-12-11 16:34     ` Arne Babenhauserheide
2020-05-17 13:52     ` Ricardo Wurmus

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=87k1732c0v.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=38565@debbugs.gnu.org \
    --cc=arne_bab@web.de \
    /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/guix.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.