From: Marco van Hulten <marco@hulten.org>
To: help-guix <help-guix@gnu.org>
Subject: ELF executable exists but is not found
Date: Sat, 23 Jun 2018 21:26:54 +0200 [thread overview]
Message-ID: <20180623212654.130b48c7@jasniac.instanton> (raw)
Hi—
I would like to run a piece of proprietary software on GuixSD. Would
the general, relatively secure, approach be to use "guix environment"
and make available with "--expose" what the program needs?
The program is the photo ordering software by CEWE Stiftung & Co. KGaA,
which is used by several large photo service companies in Europe.
There is a «Linux» (sic) version available (for instance, this Dutch
version):
https://www.cewe.nl/bestelsoftware/bedankt-voor-de-download.html?version=linux
After changing the perl path of the installation script, I come across
the issue that I cannot execute the binary:
$ file CEWE\ Fotoservice
CEWE Fotoservice: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.24, BuildID[sha1]=445a455753ee3c12b60edbaa40209200e8d3a18d, not stripped
$ ./CEWE\ Fotoservice
bash: ./CEWE Fotoservice: No such file or directory
What do you make of this?
I am sure that I will come across many more issues, like it expecting
software in LSB-compliant locations. Any general pointers there are
also appreciated.
—Marco
next reply other threads:[~2018-06-23 19:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-23 19:26 Marco van Hulten [this message]
2018-06-23 20:02 ` ELF executable exists but is not found Pierre Neidhardt
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180623212654.130b48c7@jasniac.instanton \
--to=marco@hulten.org \
--cc=help-guix@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).