<div dir="ltr">Hi Rebeca,<div><br></div><div>It seem that your pcl installation is broken. The boost problem can be also due to pcl because pcl has it own way to find boost. So If the Fran tips do not work you can try to compile directly pcl downloading the source code from [1]. Remember to change a tag (1.7.2) before compile it:</div><div>git clone <a href="https://github.com/PointCloudLibrary/pcl">https://github.com/PointCloudLibrary/pcl</a></div><div>git checkout tags/pcl-1.7.2</div><div>mkdir build</div><div>cd build</div><div>cmake ..</div><div>make -j4</div><div>sudo make install </div><div><br></div><div><br></div><div>regards,</div><div>Fran. </div><div><br></div><div><br></div><div>[1] <a href="https://github.com/PointCloudLibrary/pcl">https://github.com/PointCloudLibrary/pcl</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-19 11:53 GMT+02:00 Francisco Pérez <span dir="ltr">&lt;<a href="mailto:f.perez475@gmail.com" target="_blank">f.perez475@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Rebeca,<br>
<br>
how did you installed openni2? Nowadays the PCL package (libpcl-all) should<br>
install openni2 automatically.<br>
You can check which packages are not installed doing the cmake . in the<br>
lastest version of JdeRobot from git [1]. Do this first and post the output<br>
here!<br>
Alternatively, I would suggest you to remove the installation of pcl,<br>
openni2, boost and gazebo5 (with sudo apt-get purge $package and sudo<br>
apt-get autoclean). And reinstall all the JdeRobot dependencies you need for<br>
your component (I would install all of them, it&#39;s just a moment) step by<br>
step.<br>
<br>
We will make a package for developers soon, to avoid the manual<br>
installation, but for now you have to install the dependencies one by one.<br>
<br>
[1] <a href="https://github.com/RoboticsURJC/JdeRobot" rel="noreferrer" target="_blank">https://github.com/RoboticsURJC/JdeRobot</a><br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://jderobot-developer-list.2315034.n4.nabble.com/I-can-t-install-libopenni2-dev-tp4642714p4642717.html" rel="noreferrer" target="_blank">http://jderobot-developer-list.2315034.n4.nabble.com/I-can-t-install-libopenni2-dev-tp4642714p4642717.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the Jderobot Developer List mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Jde-developers mailing list<br>
<a href="mailto:Jde-developers@gsyc.es">Jde-developers@gsyc.es</a><br>
<a href="http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers" rel="noreferrer" target="_blank">http://gsyc.escet.urjc.es/cgi-bin/mailman/listinfo/jde-developers</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>------------------------------------------------------------------</div><div>Linkedin: <a href="http://linkedin.com/in/fmrivas" target="_blank">linkedin.com/in/fmrivas</a></div><div><br></div></div></div></div></div>
</div>