From owner-ssh@clinet.fi  Thu May 17 17:40:36 2001
Received: from smtp1.clinet.fi (smtp1.clinet.fi [194.100.2.57])
	by hutcs.cs.hut.fi (8.9.3/8.9.3) with ESMTP id RAA16212
	for <ssh-archiver@cs.hut.fi>; Thu, 17 May 2001 17:40:36 +0300 (EET DST)
Received: from mail.clinet.fi (mail.clinet.fi [194.100.0.7])
	by smtp1.clinet.fi (Postfix) with ESMTP
	id 468A4200AB; Thu, 17 May 2001 17:40:29 +0300 (EEST)
Received: (from majordom@localhost)
	by mail.clinet.fi (8.9.3/8.9.3) id RAA02732
	for ssh-outgoing; Thu, 17 May 2001 17:02:32 +0300
Received: from nob-smtp1.nob.nl (nob-dns2.nob.nl [195.193.58.144])
	by mail.clinet.fi (8.9.3/8.9.3) with ESMTP id RAA02727
	for <ssh@clinet.fi>; Thu, 17 May 2001 17:02:31 +0300
Received: from nob-exch3.im.nob.nl (nob-main.net.nob.nl [195.193.57.124])
	by nob-smtp1.nob.nl (8.11.3/8.11.3) with ESMTP id f4HE1LZ08359
	for <ssh@clinet.fi>; Thu, 17 May 2001 16:01:21 +0200 (MEST)
Received: by NOB-EXCH3 with Internet Mail Service (5.5.2650.21)
	id <K4T3GBQC>; Thu, 17 May 2001 16:02:23 +0200
Message-ID: <0514794347B4D311B30700508B670D2E023B0E36@NOB-EXCH3>
From: Gerard Glas <Gerard.Glas@nob.nl>
To: "'ssh@clinet.fi'" <ssh@clinet.fi>
Subject: problem with scp
Date: Thu, 17 May 2001 16:02:23 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"
Sender: owner-ssh@clinet.fi
Precedence: bulk

I try to do the following:

dexter:24% scp /tmp/test obelix:/tmp
gerard@obelix's password:
sh: scp: not found
lost connection
dexter:25%

Why I get always sh: scp: not found.

I did already a ./configure --with-default-path=/.....
no result.
Does anybody know?
