[OpenDroneMap-users] Errors installing in Lubuntu 17.04

Dakota M. Benjamin dmb2 at clevelandmetroparks.com
Wed Apr 26 07:21:10 PDT 2017


All,


I think this issue is related: https://github.com/OpenDroneMap/OpenDroneMap/issues/410



For now I would suggest trying the docker install process detailed in the README while we look into these issues.

[http://sig.cmparks.net/cmp-ms-90x122.png]Dakota Benjamin
Geospatial Developer
216-635-3255 (Office)
clevelandmetroparks.com<http://www.clemetparks.com/>

<http://www.clemetparks.com/>

________________________________
From: OpenDroneMap-users <opendronemap-users-bounces at lists.osgeo.org> on behalf of Carlos Grohmann <carlos.grohmann at gmail.com>
Sent: Wednesday, April 26, 2017 9:52:57 AM
To: opendronemap-users at lists.osgeo.org
Subject: Re: [OpenDroneMap-users] Errors installing in Lubuntu 17.04

Thanks Martin

Those errors were fized by installing libpcl-dev and libopencv-dev.

Now I'm getting errors in the compilation step:

modules/odm_georef/CMakeFiles/odm_georef.dir/build.make:86: recipe for target 'modules/odm_georef/CMakeFiles/odm_georef.dir/src/Georef.cpp.o' failed
make[2]: *** [modules/odm_georef/CMakeFiles/odm_georef.dir/src/Georef.cpp.o] Error 1
CMakeFiles/Makefile2:170: recipe for target 'modules/odm_georef/CMakeFiles/odm_georef.dir/all' failed
make[1]: *** [modules/odm_georef/CMakeFiles/odm_georef.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
Configuration Finished


>From what I see, it's looking for Georef.cpp at
???/modules/odm_georef/CMakeFiles/odm_georef.dir/src/

but I only found this file at
OpenDroneMap/modules/odm_georef/src

thanks again

Carlos







On Wed, Apr 26, 2017 at 2:23 AM, Martin Weis <martin.weis.newsadress at gmx.de<mailto:martin.weis.newsadress at gmx.de>> wrote:
Hello!

Am 26.04.2017 um 03:57 schrieb Carlos Grohmann:
> I'm trying to install ODM on a Lubuntu 17.04 virtual machine (VirtualBox
> running in MacOS).
> I'm getting errors with PCL and PDAL. (I'm running as root due some
> permissions errors in earlier attempts)

pcl and opencv, as it seems...


> CMake Warning at modules/odm_georef/CMakeLists.txt:16 (find_package):
>   Could not find a package configuration file provided by "PCL" (requested
>   version 1.7) with any of the following names:
>
>     PCLConfig.cmake
>     pcl-config.cmake
>
>   Could not find a package configuration file provided by "OpenCV" with any
>   of the following names:
>
>     OpenCVConfig.cmake
>     opencv-config.cmake


On U16.04 these files are in packages:

apt-file search PCLConfig.cmake
libpcl-dev: /usr/lib/x86_64-linux-gnu/cmake/pcl/PCLConfig.cmake
apt-file search OpenCVConfig.cmake
libopencv-dev: /usr/share/OpenCV/OpenCVConfig.cmake

Did you install these packages?

apt install libpcl-dev libopencv-dev

# maybe redo cmake config to update cached content.

Good luck
Martin



_______________________________________________
OpenDroneMap-users mailing list
OpenDroneMap-users at lists.osgeo.org<mailto:OpenDroneMap-users at lists.osgeo.org>
https://lists.osgeo.org/mailman/listinfo/opendronemap-users




--
Prof. Carlos Henrique Grohmann
Institute of Energy and Environment - Univ. of São Paulo, Brazil
- Digital Terrain Analysis | GIS | Remote Sensing -

http://carlosgrohmann.com<http://carlosgrohmann.com/>
http://orcid.org/0000-0001-5073-5572
________________
Can’t stop the signal.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/opendronemap-users/attachments/20170426/96b0bdd5/attachment-0001.html>


More information about the OpenDroneMap-users mailing list