Thank You sir, I will do it and get back to you. On Wed, 31 Mar 1999 [EMAIL PROTECTED] wrote: > Date: Wed, 31 Mar 1999 06:56:03 -0800 (PST) > From: [EMAIL PROTECTED] > To: "C.Jagadish" <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], > Martin Mares <[EMAIL PROTECTED]> > Subject: Re: Not executing a executable, says no such file of directory > > if you check with ldd, you'll notice that logrotate has /lib/ld-linux.so.2 > in there. redhat's got it, slackware doesn't. i think it's part of > glibc6. i guess you can try upgrading, but that's a nightmare :) i'd > suggest just recompiling logrotate from the apache distribution. it's in > src/support. same goes for the java stuff. > > --- > tani hosokawa > river styx internet > > > On Wed, 31 Mar 1999, C.Jagadish wrote: > > > Dear Sirs, > > I am using linux slackware Kernel version 2.0.30. I have compiled > > linux kernel with both a.out and ELF file formats enabled. > > > > All my executables are of format ELF and works file, but some gives > > peculiar error. > > > > I request help from linuxExperts to fix the problem. > > > > I am appending the output here > > > > file /bin/ls give the following output > > /bin/ls: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked, > > stripped > > > > file logrotate give the following output > > logrotate: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically > > linked, stripped > > > > I am able to execute /bin/ls, but not logrotate. > > > > If I try to execute logrotate it says > > bash: ./logrotate: No such file or directory. This file excutes on a Linux > > Redhat 5.0 version. > > > > I have the same problem with java compiler and other executables also. > > > > Can any Linux expert give some hint to solve the problem!!!!! > > > > > > Regards > > C.Jagadish > > > > -====---====---====---====---====---====---====---====---====---====---====- > > to unsubscribe email "unsubscribe linux-admin" to [EMAIL PROTECTED] > > See the linux-admin FAQ: http://www.kalug.lug.net/linux-admin-FAQ/ > > >
