[Novalug] Odd path behavior (kUbuntu 7.10 Gutsy Gibbon)
Jeff Stoner
leapfrog at freeshell.org
Tue Feb 12 15:09:56 EST 2008
On Tue, 12 Feb 2008, Megan Larko wrote:
> X-Win session example below:
> larkoc at GMU-CREW:~$ cd ftp.scripts
> larkoc at GMU-CREW:~/ftp.scripts$ ./par.x
> -bash: ./par.x: No such file or directory
> larkoc at GMU-CREW:~/ftp.scripts$ ls -l par.x
> -rwxr-xr-x 1 larkoc larkoc 113611 2008-02-12 14:31 par.x
> larkoc at GMU-CREW:~/ftp.scripts$ pwd
> /home/larkoc/ftp.scripts
> larkoc at GMU-CREW:~/ftp.scripts$ file par.x
> par.x: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for
> GNU/Linux 2.2.5, dynamically linked (uses shared libs), not stripped
try: ldd par.x
Look for missing libraries that it's trying to load.
Also...and this is a guess, I noticed your directory is "ftp.scripts" -
did you transfer these scripts/programs with the appropriate "ascii/bin"
transfer mode in ftp?
--Jeff
"I am not available for comment"
More information about the Novalug
mailing list