Why under RH6.1 why would my scripts fail to execute?

rhmask is installed on my system.

rhmask <old> <newmaskfile>  -- bash can't find 2nd argument.

For example, I have  scripts Configure and test.sh located in the /tmp
directory.

None of the following work:

/tmp/Configure

 --- Configure has an argument <system type> -- cant' execute
/tmp/test.sh
   -- test.sh  -- looks for argument <rpmfile>  -- can't find file
cd /tmp

./Configure
./test.sh

Here's the actual error message for one of the above scripts.

bash: /data/SSLeay-0.9.0b/Configure: No such file or directory

Here's another actual example:

[root@server1 /data]# rhmask netscape-common-4.61-12us.i386.rpm
netscape-common-4.7-1.1us.i386.rpm.rhmask

netscape-common-4.7-1.1us.i386.rpm.rhmask: No such file or directory

The file and directory does exist and has root permissions for execution

-- any ideas here?

Paul









-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to