I have been getting a scp not found error when trying to use scp. I saw an email recommending I use --with-default-path=$PATH:/usr/local/bin with the configure then make and install. I did this on two systems and still get: scp -p <somefile> host2:/home/<myhome> it asks for my password which I give and then ksh: scp: not found. lost connection My user id has /usr/local/bin in it and I presume the with-default-path is supposed to add /usr/local/bin in case it is not there in what ever user is using scp. But evidently I have missed something. Probably something simple. Also a ssh login works just fine, and it did before recompiling as well. Any ideas? TIA ----------------------------------------------------- Walter North 406-444-2914 Operating Systems Programmer [EMAIL PROTECTED] Why be difficult when, with a bit of effort, you could be impossible? -----------------------------------------------------
