Re: binary problems

1997-05-01 Thread George Bonser
I have had to rerun ldconfig at times for no apparent reason in order to get my system behaving normally too. It seems like it sometimes "looses its mind" and re-running ldconfig gets things going again. It does not happen often, maybe once in a month. On Thu, 1 May 1997, Rick Macdonald wrote:

Re: binary problems

1997-05-01 Thread Andy Mortimer
On Thu, 1 May 1997, Jesse Goldman wrote: > I'm having a strange problem with some machines here. Both are pentiums > running debian which have the same versions of all software on them. The > kernel version is 2.0.30. Within the last couple hours, something's > happened to cause them to have troub

Re: binary problems

1997-05-01 Thread Philippe Troin
On Thu, 01 May 1997 01:32:53 CDT Jesse Goldman ([EMAIL PROTECTED] ov) wrote: > Thanks for the suggestion, I hadn't heard of ldd before. Unfortunately, > when I tried "ldd linuxxdoom", it resulted in: > > ldd: Cannot execute linuxxdoom (Binary format error) Recompile the kernel with support for

Re: binary problems

1997-05-01 Thread Jesse Goldman
Hi, Thanks for the suggestion, I hadn't heard of ldd before. Unfortunately, when I tried "ldd linuxxdoom", it resulted in: ldd: Cannot execute linuxxdoom (Binary format error) or some such. I tried running ldconfig as well and that didn't seem to help. Maybe libc4 isn't work right... J. Goldma

Re: binary problems

1997-05-01 Thread Rick Macdonald
On Thu, 1 May 1997, Jesse Goldman wrote: > [executable]: Exec format error. Binary file not executable. Just a wild guess. Try ldd on the file and ckeck that all the sharded libraries are OK. For example: :-) timshel:/etc# ldd /usr/local/games/doom/linuxsdoom libvga.so.1 (DLL Jump 1.1

binary problems

1997-05-01 Thread Jesse Goldman
Hiya, I'm having a strange problem with some machines here. Both are pentiums running debian which have the same versions of all software on them. The kernel version is 2.0.30. Within the last couple hours, something's happened to cause them to have trouble executing binaries. One was an executabl