<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi all,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I'm trying to run LOOL and I execute the command "make run" I've this error:</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"></p>
<div>make[2]: Entering directory '/home/renato/libreoffice/online'<br>
  CXX      wsd/Admin.o<br>
In file included from /opt/poco/include/Poco/Crypto/RSADigestEngine.h:21:0,<br>
                 from wsd/Auth.hpp:17,<br>
                 from wsd/Admin.cpp:24:<br>
/opt/poco/include/Poco/Crypto/Crypto.h:30:30: fatal error: openssl/opensslv.h: No such file or directory<br>
 #include <openssl/opensslv.h><br>
                              ^<br>
compilation terminated.<br>
Makefile:1192: recipe for target 'wsd/Admin.o' failed<br>
make[2]: *** [wsd/Admin.o] Error 1<br>
make[2]: Leaving directory '/home/renato/libreoffice/online'<br>
Makefile:1742: recipe for target 'all-recursive' failed<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory '/home/renato/libreoffice/online'<br>
Makefile:752: recipe for target 'all' failed<br>
make: *** [all] Error 2<br>
<br>
I don't understand what's happen because I had already run the application and everything works fine.<br>
<span>Could</span> anyone explain me the origin of this error?<br>
<br>
Thanks in advance.<br>
Best regards<br>
</div>
<br>
<p></p>
</div>
</body>
</html>