From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: HB trying to survive under Linux To: mandrake-russian@altlinux.ru Subject: [mdk-re] File does exist, but cannot be run ('No such file or directory') Message-ID: <20010912115326.B14519@hb.ant-on.net> References: <20010911141552.A12337@hb.ant-on.net> <200109112350.f8BNonI03961@pif.b5.mephi.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <200109112350.f8BNonI03961@pif.b5.mephi.ru>; from serpiph@pochtamt.ru on Wed, Sep 12, 2001 at 03:50:48AM +0400 Sender: mandrake-russian-admin@altlinux.ru Errors-To: mandrake-russian-admin@altlinux.ru X-BeenThere: mandrake-russian@altlinux.ru X-Mailman-Version: 2.0 Precedence: bulk Reply-To: mandrake-russian@altlinux.ru List-Help: List-Post: List-Subscribe: , List-Id: Linux-Mandrake RE / ALT Linux discussion list List-Unsubscribe: , List-Archive: Date: Wed Sep 12 11:49:10 2001 X-Original-Date: Wed, 12 Sep 2001 11:53:26 +0400 Archived-At: List-Archive: List-Post: On Wed, Sep 12, 2001 at 03:50:48AM +0400, Sergei wrote: > > $ ls -l pklin251.exe > > -rwxr-xr-x 1 hb hb 309637 Sep 6 20:36 pklin251.exe > > $ ./pklin251.exe > > bash: ./pklin251.exe: No such file or directory > > $ ldd pklin251.exe > > /usr/bin/ldd: ./pklin251.exe: No such file or directory > > > > При этом читать файл я могу без проблем: > > $ wc pklin251.exe > > 1064 7852 309637 pklin251.exe > > А что говорит file pklin251.exe ? Спасибо за упоминание file: о существовании такой команды я не знал. $ file pklin251.exe pklin251.exe: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked (uses shared libs), stripped -- HB