all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: znavko--- via <help-guix@gnu.org>
To: "help-guix" <help-guix@gnu.org>
Subject: How to use elfutils? bash: eu-strip: command not found
Date: Sun, 17 Jan 2021 09:04:07 +0000	[thread overview]
Message-ID: <bfdad11d3c88411f967cf019a9c95a25@disroot.org> (raw)

Hello! I have an error with some binary and I wish to check
its interpreter, but elfutils package is not so easy for me.

$ ./projectbinary-qt
bash: ./projectbinary-qt: No such file or directory

$ readelf --all ./projectbinary-qt | grep interpreter
bash: readelf: command not found

$ guix search readelf | grep name
name: elfutils

$ guix install elfutils
The following package will be installed:
 elfutils 0.176

The following derivation will be built:
 /gnu/store/dg558rpz3yklhsy8rh7d7wv122hwi1k8-profile.drv

building CA certificate bundle...
building fonts directory...
generating GLib schema cache...
creating GTK+ icon theme cache...
building cache files for GTK+ input methods...
building directory of Info manuals...
building database for manual pages...
building XDG desktop file cache...
building XDG MIME database...
building profile with 47 packages...
$

$ eu-readelf
bash: eu-readelf: command not found

$ eu-strip
bash: eu-strip: command not found

$ whereis elfutils
elfutils:
Please, how to use it? May be only under root?

             reply	other threads:[~2021-01-17  9:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-17  9:04 znavko--- via [this message]
2021-01-17 10:59 ` How to use elfutils? bash: eu-strip: command not found Pierre Neidhardt
2021-01-17 11:04   ` Vincent Legoll
2021-01-17 11:41     ` Pierre Neidhardt
2021-01-17 19:04 ` znavko
2021-01-17 21:54   ` Pierre Neidhardt
2021-01-18  8:09   ` znavko

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=bfdad11d3c88411f967cf019a9c95a25@disroot.org \
    --to=help-guix@gnu.org \
    --cc=znavko@disroot.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/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.