Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] nxclient: cannot execute binary file: Exec format error
Date: Sun, 09 Apr 2017 16:06:23
Message-Id: 09be243d-5809-e592-5300-ec056d529c1b@sys-concept.com
In Reply to: Re: [gentoo-user] nxclient: cannot execute binary file: Exec format error by Alexander Kapshuk
1 On 04/09/2017 09:55 AM, Alexander Kapshuk wrote:
2 > On Sun, Apr 9, 2017 at 6:49 PM, <thelma@×××××××××××.com> wrote:
3 >> I've installed: net-misc/nxclient-3.5.0.7 on x86 and it compiled without errors, but when I try to run it I get an error:
4 >>
5 >> nxclient
6 >> /usr/bin/nxclient: line 8: /usr/NX/bin/nxclient: cannot execute binary file: Exec format error
7 >> /usr/bin/nxclient: line 8: /usr/NX/bin/nxclient: Success
8 >>
9 >> In a remote location all my boxes are Gentoo except one Win10 (Home Edition).
10 >> I have a hard time connecting to it.
11 >> X2Go has only client for Win10 but in order for x2go to connect to Win10, it would have to run X2Go-server isn't it?
12 >>
13 >> Win10 has Remote Desktop for connecting to other computers, but you can't remote desktop to Windows 10 Home itself. That requires Windows 10 Pro.
14 >>
15 >> What are my alternatives?
16 >>
17 >> --
18 >> Thelma
19 >>
20 >
21 > What's the output of 'readelf -h /path/to/nxclient'?
22 >
23 >
24 readelf -h /usr/NX/bin/nxclient
25 ELF Header:
26 Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
27 Class: ELF64
28 Data: 2's complement, little endian
29 Version: 1 (current)
30 OS/ABI: UNIX - System V
31 ABI Version: 0
32 Type: EXEC (Executable file)
33 Machine: Advanced Micro Devices X86-64
34 Version: 0x1
35 Entry point address: 0x4207e0
36 Start of program headers: 64 (bytes into file)
37 Start of section headers: 6314232 (bytes into file)
38 Flags: 0x0
39 Size of this header: 64 (bytes)
40 Size of program headers: 56 (bytes)
41 Number of program headers: 8
42 Size of section headers: 64 (bytes)
43 Number of section headers: 29
44 Section header string table index: 28
45
46 --
47 Thelma

Replies

Subject Author
Re: [gentoo-user] nxclient: cannot execute binary file: Exec format error Alexander Kapshuk <alexander.kapshuk@×××××.com>