on distribution like redhat, libcrypto is part of OpenSSL and such, i
suspect one of two things: either it need to beinstalled (coz it's not
there), or you are missing a link like this:
/usr/lib/libcrypto.0.9.5 -> libcrypto.0.9.x (x is most likely going to be
6, but that should work).
and i have installed familiar last time, and i am happty to report that my
DHCP setup from home made it reeeeaaaallll easy :o)
(usb craddle on windows machine, serial craddle on linux box, 2 hours
reading and folowing the docs, and voila ... i just can't figure out how
to use the fscribble :o) i just need some practice :o)
Hopping back to ipaq to play...
--- Nothing is foolproof to a sufficiantly talented fool... oo ,(..)\ ~~ On Sun, 19 Aug 2001, Ryan Sweet wrote: > > Dear familiar list, > > I have now tried installing familiar v0.4 four times. Each time I > downloaded the task-complete image from a different mirror. Each time I > followed the whole process in the docs step by step. Each time I have > exactly the same problem... in that all things ssh have unresolved > references to libcrypto.so.0.9.5. I can only conclude that for my > hardware, (standard ipaq 3665, no additional components), the familiar > distribution file for task-complete is broken in some way with respect to > the ssh included. Are other people using task-complete? or did everyone > running successfully on the list use the bootstrap image? Is there a > different root image that is more complete that "task-complete" > (actually, I'd settle for any image that doesn't have this problem)? Is > there a good way to copy the necessary files to my ipaq to fix the > problem? If so, then what do you suggest? > > There are a lot of more useful things I would like to be doing with the > ipaq (like developing applications for it) but until I can at least get it > installed successfully, linux is not an option ofr doing useful things. > does anyone have any suggestions as to how to get past this problem? > > On Wed, 15 Aug 2001, Ryan Sweet wrote: > > > > > Thanks for your help, but unfortunately that also does not work for me: > > > > # ssh-keygen -N '' -C '' -t rsa1 -f /etc/ssh/ssh_host_key > > ssh-keygen: error while loading shared libraries: > > /usr/lib/libcrypto.so.0.9.5: undefined symbol: BN_mod_exp_mont > > # ssh-keygen -N '' -C '' -t rsa -f /etc/ssh/ssh_host_rsa_key > > ssh-keygen: error while loading shared libraries: > > /usr/lib/libcrypto.so.0.9.5: ussh-keygen: error while loading shared > > libraries: /usr/lib/libcrypto.so.0.9.5: undefined symbol: > > BN_mod_exp_mont-f /etc/ssh_host_des_key > > # > > > > which is basically the same error message that I get if I try to start ssh > > client, sshd etc.... > > > > > > > > On Wed, 15 Aug 2001, Goetz Bock wrote: > > > > > > > > On Tue, Aug 14 '01 at 09:10, Ryan Sweet wrote: > > > > [ ... i installed familiar and it basically works, but login in using > > > > ssh does not (network works). This is because sshd does not start up > > > > ... ] > > > This is a longstanding bug. The sshd package does not create the needed > > > ssh keys. > > > > > > to generate an old (v1) rsa key: > > > > > > ssh-keygen -N '' -C '' -t rsa1 -f /etc/ssh/ssh_host_key > > > > > > to generate a new (v2) rsa key: > > > > > > ssh-keygen -N '' -C '' -t rsa -f /etc/ssh/ssh_host_rsa_key > > > > > > to generate a new (v2) des key: > > > > > > ssh-keygen -N '' -C '' -t des -f /etc/ssh_host_des_key > > > > > > NOTE: this takes ages on the iPaq. > > > > > > Than sshd should start up and allow one of/all of rsa1, rsa or des > > > keyexchange. > > > -- > > > Goetz Bock IT Consultant > > > Dipl.-Inf. Univ. > > > > > > > Ryan Sweet > > ryan@end.org > > > > _______________________________________________ > > Familiar mailing list > > Familiar@handhelds.org > > http://handhelds.org/mailman/listinfo/familiar > > irc://irc.openprojects.net #familiar > > > > Ryan Sweet > ryan@end.org > > _______________________________________________ > Familiar mailing list > Familiar@handhelds.org > http://handhelds.org/mailman/listinfo/familiar > irc://irc.openprojects.net #familiar >Received on Mon Aug 20 08:33:49 2001
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:38:29 EDT