|
slackware 3.5 and seti...cant execute
Background:running basiclinux 1.8 based on slackware 3.5,installed to HD,doenloaded many pkgs and most of the libraries no prob,got X working,gimp working,netscape working,GCC working,and many others.
Problem:Had an old copy of seti glibc2.1 static on a floppy.....cant run it.
Bash comes up with "no such file or directory",I can cp it,mv it,and rm it.
Tried bash 'progname' and it says cant execute binary and kicks out an a.out file in the working directory.
checked permissions and ownership..it should run
tried 'file' and LD and it says ELF file dynamically linked and stripped
Have ELF libs installed already.
Had probs untarring it too......but gzip it to a TGZ file and running pkg and it unpacked ok.
Do I need to make some kind of a link in ld.so.conf or something? If so how? Also, why wont BASH recognize this thing exists if I can manipulate the file but cant run it?
Im lost.Help.
|