On 2002.09.21_21:17:51_+0000, Eric B Kiser wrote:
> Hi Eric,

Hi Eric,

> You must mean inside that really obvious directory named /lib. Urgh, it is
> now probably a moot point to mention that I am a newbie. Your patience is
> appreciated.

Yes, the /lib directory contains libraries. Some libs are in /usr/lib.

> Here is where I am now. I execute the command #zebra -d to start the zebra
> process running as a daemon and I get the following message back.
> 
> zebra: error in loading shared libraries
> libcrypto.so.2: cannot open shared object file: No such file or directory
> 

libcrypto and libcrypt are totally different things. libcrypt is from
glibc, while libcrypto is installed from OpenSSL. libssl.lrp which
includes libcrypto is available here:

http://leaf-project.org/devel/ddouthitt/packages/libssl.lrp

When installed, the files will be in /usr/lib.

> Here is specifically what I am running.
> 
> Bering_1.0-rc3
> UML kernel 2.4.18-21
> zebra 0.92 packaged by David Douthitt
> also
> zebra 0.91a packaged by Andrew Hoying
> 
> Is libcrypto.so.2 part of libcrypt-2.0.7.so or libcrypt.so.1 or is it
> something completely different?
> 

See my answer above.

> Thanks for any help that you can offer.

You're welcome.

> Eric [Kiser]
> 

-- 
H. D. Lee


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

_______________________________________________
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to