>And where do i set that ? 
>
>> hi,
>> BF_set_key is marked as defined in libcrypto.so or libeay32.dll(for windows)
>> check if this openssl library is in your library path.

It depends on Operating-System you are using.  Please set
PATH (Windows) or LD_LIBRARY_PATH (at least Linux, Solaris)
environment variable with appropriate way.

More easily, put shared object (or dll) to a folder
already containing other(system) shared object (or dll)
like /lib, /usr/lib or C:\WINDOWS\SYSTEM32.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to