From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=EVa8mcspV30SNHwAaknNiFOXSgEBVqSG3Tc8Q5cB+fM=; b=Td1qrKgvNpMhTnlKQ2jmiwsGxoCvMHZ8rs85RboPjgAKfSRiV3HA9Dziu+E3JXrK9/ BzB5U5RFh2fu+MkpkrQSZZERF3WFZGy34w5KK8aS+brVPXqAExlLifUX/63PondOcoZv BdlJNDcrTWytx9Frtf02XFQ2rOwuAjPlwwrEfiysQsfuUIa/KyEgasBqCGeK/mBysic3 NSCilILsWBCGTeTHOlgJtePYJ25n/MtfG7Yzia0K/AhskuZrW1V+N8y0d5v8wk3hON4E SQbG0GlmSkYRQ26+yRRToHJjvSkV8kN4VDQm/ZZZIMcEbb3g6T7It1vfsOejfI+xjFHU rqjg== X-Received: by 10.112.173.138 with SMTP id bk10mr1624524lbc.58.1390408870982; Wed, 22 Jan 2014 08:41:10 -0800 (PST) Date: Wed, 22 Jan 2014 20:41:09 +0400 From: Maks Re To: ALT Linux Community general discussions Message-ID: <20140122204109.33f3edce@horse.office.azitop.ru> In-Reply-To: <20140122203015.24833b35@sem.office.altlinux.ru> References: <20140122185644.5ca4dc95@horse.office.azitop.ru> <52DFDE1F.1020107@iop.kiev.ua> <20140122191020.26a68989@horse.office.azitop.ru> <52DFE7AA.1000301@iop.kiev.ua> <20140122200204.32166e9b@horse.office.azitop.ru> <20140122203015.24833b35@sem.office.altlinux.ru> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.21; x86_64-alt-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Subject: Re: [Comm] =?koi8-r?b?YWx0bGludXggKyBhdXRvZGVzayBsaWNlbnNlIG1hbmFn?= =?koi8-r?b?ZXIgPSA/Pz8gKC4vbG1ncmQ6IO7F1CDUwcvPx88gxsHKzMEgyczJIMvB1MHM?= =?koi8-r?b?z8fBKQ==?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jan 2014 16:41:19 -0000 Archived-At: List-Archive: List-Post: ξΑ Wed, 22 Jan 2014 20:30:15 +0400 Mikhail Efremov ΠΙΣΑΜ: > On Wed, 22 Jan 2014 20:02:04 +0400 Maks Re wrote: > > # strace /opt/flexnetserver/lmgrd > > execve("/opt/flexnetserver/lmgrd", ["/opt/flexnetserver/lmgrd"], > > [/* 36 vars */]) = -1 ENOENT (No such file or directory) write(2, > > "strace: exec: No such file or di"..., 40strace: exec: No such file > > or directory ) = 40 exit_group(1) = ? > > +++ exited with 1 +++ > > file -L /opt/flexnetserver/lmgrd > file -L /usr/bin/ld > # file -L /opt/flexnetserver/lmgrd /opt/flexnetserver/lmgrd: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped # file -L /usr/bin/ld /usr/bin/ld: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped