<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body>
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>All,</p>
<p><br>
</p>
<p>I think this issue is related: <a href="https://github.com/OpenDroneMap/OpenDroneMap/issues/410" class="OWAAutoLink" id="LPlnk576467" previewremoved="true">https://github.com/OpenDroneMap/OpenDroneMap/issues/410</a></p>
<p><br>
</p>
<p><br>
</p>
For now I would suggest trying the docker install process detailed in the README while we look into these issues. <br>
<p><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="color:rgb(0,0,0); background-color:rgb(255,255,255); font-family:Calibri,Arial,Helvetica,sans-serif">
<p style="font-size:12pt"></p>
<div class="WordSection1">
<p class="MsoNormal" style="font-size:12pt"><img alt="http://sig.cmparks.net/cmp-ms-90x122.png" align="left" height="122" hspace="12" width="90" style="user-select: none;" src="http://sig.cmparks.net/cmp-ms-90x122.png"><a name="_MailAutoSig" id="LPNoLP"><span style="font-size:14.0pt; font-family:"Arial","sans-serif"; color:#006C56">Dakota
 Benjamin<span></span><br>
</span></a><span style=""><span style="font-family:"Arial","sans-serif"; color:#006C56">Geospatial Developer</span></span></p>
<p class="MsoNormal"><span style="font-family:Arial,sans-serif; color:rgb(0,108,86)"><span style="font-size:10pt">216-635-3255 (Office)</span><br>
</span><span style="font-size:12pt"><span style="font-size:9.0pt; font-family:"Arial","sans-serif""><a href="http://www.clemetparks.com/" id="LPNoLP">clevelandmetroparks.com</a></span></span></p>
</div>
<p style="font-size:12pt"><a title="Ctrl+Click or tap to follow the link" href="http://www.clemetparks.com/" id="LPNoLP"></a></p>
<p style="font-size:12pt"></p>
</div>
</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> OpenDroneMap-users <opendronemap-users-bounces@lists.osgeo.org> on behalf of Carlos Grohmann <carlos.grohmann@gmail.com><br>
<b>Sent:</b> Wednesday, April 26, 2017 9:52:57 AM<br>
<b>To:</b> opendronemap-users@lists.osgeo.org<br>
<b>Subject:</b> Re: [OpenDroneMap-users] Errors installing in Lubuntu 17.04</font>
<div> </div>
</div>
<div>
<div dir="ltr">Thanks Martin
<div><br>
</div>
<div>Those errors were fized by installing <span style="font-size:12.800000190734863px">libpcl-dev and libopencv-dev.</span></div>
<div><span style="font-size:12.800000190734863px"><br>
</span></div>
<div><span style="font-size:12.800000190734863px">Now I'm getting errors in the compilation step:</span></div>
<div>
<div><br>
</div>
<div>
<div>modules/odm_georef/CMakeFiles/<wbr>odm_georef.dir/build.make:86: recipe for target 'modules/odm_georef/<wbr>CMakeFiles/odm_georef.dir/src/<wbr>Georef.cpp.o' failed</div>
<div>make[2]: *** [modules/odm_georef/<wbr>CMakeFiles/odm_georef.dir/src/<wbr>Georef.cpp.o] Error 1</div>
<div>CMakeFiles/Makefile2:170: recipe for target 'modules/odm_georef/<wbr>CMakeFiles/odm_georef.dir/all' failed</div>
<div>make[1]: *** [modules/odm_georef/<wbr>CMakeFiles/odm_georef.dir/all] Error 2</div>
<div>Makefile:83: recipe for target 'all' failed</div>
<div>make: *** [all] Error 2</div>
<div>Configuration Finished</div>
</div>
<div><br>
</div>
</div>
<div><br>
</div>
<div>From what I see, it's looking for Georef.cpp at </div>
<div>???/modules/odm_georef/<wbr>CMakeFiles/odm_georef.dir/src/<br>
</div>
<div><br>
</div>
<div>but I only found this file at</div>
<div>OpenDroneMap/modules/odm_<wbr>georef/src<br>
</div>
<div><br>
</div>
<div>thanks again</div>
<div><br>
</div>
<div>Carlos</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Apr 26, 2017 at 2:23 AM, Martin Weis <span dir="ltr">
<<a href="mailto:martin.weis.newsadress@gmx.de" target="_blank">martin.weis.newsadress@gmx.de</a><wbr>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello!<br>
<span><br>
Am 26.04.2017 um 03:57 schrieb Carlos Grohmann:<br>
> I'm trying to install ODM on a Lubuntu 17.04 virtual machine (VirtualBox<br>
> running in MacOS).<br>
> I'm getting errors with PCL and PDAL. (I'm running as root due some<br>
> permissions errors in earlier attempts)<br>
<br>
</span>pcl and opencv, as it seems...<br>
<span><br>
<br>
> CMake Warning at modules/odm_georef/CMakeLists.<wbr>txt:16 (find_package):<br>
>   Could not find a package configuration file provided by "PCL" (requested<br>
>   version 1.7) with any of the following names:<br>
><br>
>     PCLConfig.cmake<br>
>     pcl-config.cmake<br>
><br>
</span><span>>   Could not find a package configuration file provided by "OpenCV" with any<br>
>   of the following names:<br>
><br>
>     OpenCVConfig.cmake<br>
>     opencv-config.cmake<br>
<br>
<br>
</span>On U16.04 these files are in packages:<br>
<br>
apt-file search PCLConfig.cmake<br>
libpcl-dev: /usr/lib/x86_64-linux-gnu/cmak<wbr>e/pcl/PCLConfig.cmake<br>
apt-file search OpenCVConfig.cmake<br>
libopencv-dev: /usr/share/OpenCV/OpenCVConfig<wbr>.cmake<br>
<br>
Did you install these packages?<br>
<br>
apt install libpcl-dev libopencv-dev<br>
<br>
# maybe redo cmake config to update cached content.<br>
<br>
Good luck<br>
<span class="m_1815569622684966271HOEnZb"><font color="#888888">Martin<br>
<br>
<br>
</font></span><br>
______________________________<wbr>_________________<br>
OpenDroneMap-users mailing list<br>
<a href="mailto:OpenDroneMap-users@lists.osgeo.org" target="_blank">OpenDroneMap-users@lists.osgeo<wbr>.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/opendronemap-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/opendronemap-users</a><br>
<br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div class="m_1815569622684966271gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">Prof. Carlos Henrique Grohmann<br>
Institute of Energy and Environment - Univ. of São Paulo, Brazil
<div>- Digital Terrain Analysis | GIS | Remote Sensing - </div>
<div><br>
</div>
<div><a href="http://carlosgrohmann.com/" target="_blank">http://carlosgrohmann.com</a></div>
<div><a href="http://orcid.org/0000-0001-5073-5572" style="font-size:13px;color:rgb(17,85,204);font-family:arial,sans-serif;background-color:rgb(255,255,255)" target="_blank">http://orcid.org/0000-0001-<wbr>5073-5572</a><br>
<div>________________<br>
Can’t stop the signal.</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>