Whatever it is is environmental, but strace is usually a good way to tell what something's doing if it's hung on a system call and then it's on to gdb and debugging it outright. Offhand, the most typical "this makes no sense" explanation on RHEL is always SELinux. -- Scott