file is run on server but not on client

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
The problem is when I run a command on the server, it works fine but when I run that from a client, it doesn't find that file.
ar@server:~/s1/src$ ls -l run
-rwxr-xr-x 1 ar users 2573621 2011-05-07 19:47 run
ar@server:~/s1/src$ ./run
Usage: ./run paramfile outfile format iotrace synthgen?

You can see that it ask for usage which shows the binary file works

However in the client:

ar@client:~/s1/src$ ls -l run
-rwxr-xr-x 1 ar users 2573621 2011-05-07 15:17 run
ar@client:~/s1/src$ ./run
-bash: ./run: No such file or directory


the file property is the same but I don't know why it does not find that (!)
// Naderan *Mahmood;
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux