all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

* Re: ELF executable exists but is not found
  2018-06-23 19:26 ELF executable exists but is not found Marco van Hulten
@ 2018-06-23 20:02 ` Pierre Neidhardt
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre Neidhardt @ 2018-06-23 20:02 UTC (permalink / raw)
  To: Marco van Hulten; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 318 bytes --]


The Guix project does not provide support for proprietary software, so
you won't get much help about this topic on this mailing list, sorry.

That said, a similar issue was discussed recently.

	https://lists.gnu.org/archive/html/help-guix/2018-04/msg00156.html

Hope that helps! :)

-- 
Pierre Neidhardt

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ 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

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.