AW: [BusyBox] OpenSSH on BusyBox - applet not found

Yves-Luc Moreillon Moreillon at SOPLEX.COM
Tue Feb 17 09:09:43 UTC 2004


No, the executable isn't linked with the BusyBox

[u at h W]$ls -l /usr/bin

-rwxr-xr-x    1 500      root        38708 Feb 16  2004 scp
-rwxr-xr-x    1 500      root        60460 Feb 16  2004 sftp
lrwxrwxrwx    1 500      root            5 Feb 17  2004 slogin -> ./ssh
-rwxr-xr-x    1 500      root       246072 Feb 16  2004 ssh
-rwxr-xr-x    1 500      root        66104 Feb 16  2004 ssh-add
-rwxr-xr-x    1 500      root        56144 Feb 16  2004 ssh-agent
-rwxr-xr-x    1 500      root        72360 Feb 16  2004 ssh-keygen
-rwxr-xr-x    1 500      root       161492 Feb 16  2004 ssh-keyscan

[u at h W]$ls -l /usr/bin/ssh
-rwxr-xr-x    1 500      root       246072 Feb 16  2004 /usr/bin/ssh

Come the message "applet not found" when a library is missing, too? Or
when the executable can't be started (compile for another processor,
...)?

Do you know why Busybox is called?

Thank you for your help.
Yves-Luc

>ls -l /bin/ssh
>or
>
>ls -l /usr/bin/ssh
>
>It sounds like it is linking to busybox.  You should quickly check
this.
>
>David
>
>On Mon, 2004-02-16 at 10:08, Yves-Luc Moreillon wrote:
>> Hi !
>> 
>> I try to install OpenSSH on my Busybox. But, wenn I call "ssh", I
have
>> the answer: "ssh: applet not found".
>> Busybox is called and "ssh" isn't started as a stand-alone
application,
>> I think... 
>> 
>> Can I fix this without to compile the Busybox? What can I do?
>> Is a environement-variable missing?
>> 
>> I use openssh-3.7.1p2 installed in /usr/sbin (direct in /bin has the
>> same effect)
>> 
>> /usr/sbin:
>> scp
>> sftp
>> slogin
>> ssh
>> ssh-add
>> ssh-agent
>> ssh-keygen
>> ssh-keyscan
>> 
>> /usr/lib:
>> libcrypto.so
>> libcrypto.so.0
>> libcrypto.so.0.9.7
>> libssl.so
>> libssl.so.0
>> libssl.so.0.9.7
>> libz.so
>> libz.so.1
>> libz.so.1.2.1
>> 
>> Thanxx for your help!
>> 
>> Yves-Luc
>> ----
>> 
>
>> _______________________________________________
>> busybox mailing list
>> busybox at mail.busybox.net
>> http://busybox.net/mailman/listinfo/busybox
>-- 
>~~~~~~~~~~~~~~~~~~~~~~~~
>     David Meggy
>     Engineering
>
>Technical Solutions Inc.
>Unit #1 7157 Honeyman St
>Delta BC Canada, V4G 1E2
>     www.techsol.ca
>
>eMail: dmeggy at techsol.ca
>Tel: 604 946 TECH (8324)
>Fax: 604 946 6445
>~~~~~~~~~~~~~~~~~~~~~~~~



More information about the busybox mailing list