Re: Problem with sed, Exec format error.

2003-10-27 Thread Bojan Baros
On Sun, Oct 26, 2003 at 06:05:14PM -0500, Bijan Soleymani wrote: > [EMAIL PROTECTED] (Bojan Baros) writes: > > > I was wondering if anyone could give me a hand. I think it might have > > with the fact that it is a 64 bit, while everything else in the /bin is > > 32 bit. I did not explicitly ask

Problem with sed, Exec format error.

2003-10-26 Thread Bojan Baros
Hello Debs. I have a problem with sed, which in turn creates problem with apt-get and like that use it. When I try to execute it from the command line, I get "/bin/sed: Exec format error. Binary file not executable." Then, I ran file sed and I got the following: sed: ELF 64-bit MSB executable, S

Re: Problem with sed, Exec format error.

2003-10-26 Thread Bijan Soleymani
[EMAIL PROTECTED] (Bojan Baros) writes: > I was wondering if anyone could give me a hand. I think it might have > with the fact that it is a 64 bit, while everything else in the /bin is > 32 bit. I did not explicitly ask for any 64 bit installation with the > apt-get, so I am unsure where the pr