From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brett Gilio Subject: bug#32995: Executing pre-compiled binaries Date: Mon, 08 Oct 2018 23:51:54 -0500 Message-ID: <87pnwj67th.fsf@posteo.net> References: <87r2gz68by.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40337) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g9k14-0006wU-FF for bug-guix@gnu.org; Tue, 09 Oct 2018 00:53:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g9k11-0004Wk-Af for bug-guix@gnu.org; Tue, 09 Oct 2018 00:53:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36827) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g9k11-0004WZ-2y for bug-guix@gnu.org; Tue, 09 Oct 2018 00:53:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g9k10-0002n9-EW for bug-guix@gnu.org; Tue, 09 Oct 2018 00:53:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87r2gz68by.fsf@posteo.net> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Brett Gilio Cc: 32995@debbugs.gnu.org Brett Gilio writes: > Hi all, I am having an issue with trying to execute literally > any > pre-compiled binary files. One example is Telegram. Here is what > is > happening. > > brettg@oryxpro ~$ cd Downloads/tsetup.1.4.0/Telegram/ > brettg@oryxpro ~/Downloads/tsetup.1.4.0/Telegram$ ls > Telegram Updater > brettg@oryxpro ~/Downloads/tsetup.1.4.0/Telegram$ ./Telegram > bash: ./Telegram: > No such file or directory > brettg@oryxpro ~/Downloads/tsetup.1.4.0/Telegram$ > > Any ideas? Also, in the strings evaluation of the binary I am getting /lib64/ld-linux-x86-64.so.2