unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* ELF executable exists but is not found
@ 2018-06-23 19:26 Marco van Hulten
  2018-06-23 20:02 ` Pierre Neidhardt
  0 siblings, 1 reply; 2+ messages in thread
From: Marco van Hulten @ 2018-06-23 19:26 UTC (permalink / raw)
  To: help-guix

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-23 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-23 19:26 ELF executable exists but is not found Marco van Hulten
2018-06-23 20:02 ` Pierre Neidhardt

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).