[erlang-questions] Starting crypto app in werl
Michael McDaniel
erlangx@REDACTED
Fri Nov 24 20:57:53 CET 2006
C:\WINDOWS\system32\libssl.dll and/or ssleay32.dll exist ?
I have just started using Erlang on Windows and that is a guess.
Also try application:start(sasl). before crypto:start()
and see if more information is provided.
~Michael
On Fri, Nov 24, 2006 at 11:44:22PM +0400, Gurgen Tumanian wrote:
> Hi,
> what i am trying to do, is to start the crypto application from erlang shell
> that is running on a windows machine. I am using R11B on Windows XP Media
> Center edition(i know, i know, it stinks).
>
> when i do
> crypto:start().
>
> i get the following error report.
>
> =INFO REPORT==== 24-Nov-2006::23:39:55 ===
> application: crypto
> exited: {shutdown,{crypto_app,start,[normal,[]]}}
> type: temporary
> {error,{shutdown,{crypto_app,start,[normal,[]]}}}
>
> what can i do to fix this? googling didn't give results, so I will
> appreciate any clue or link. Thanks
> !DSPAM:52,45674c90251561499522626!
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
>
> !DSPAM:52,45674c90251561499522626!
--
Michael McDaniel
Portland, Oregon, USA
http://autosys.us
+1 503 283 5284
More information about the erlang-questions
mailing list