<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hie Lihang,&nbsp;<div class=""><br class=""></div><div class="">This solve that problem but It raise me up others errors. I am going to install It in the Virtual Machine with Ubuntu 14.04.</div><div class=""><br class=""></div><div class="">Thanks for your help!!</div><div class=""><br class=""></div><div class="">Regards,</div><div class="">Ivan&nbsp;<br class=""><div><blockquote type="cite" class=""><div class="">El 27/5/2015, a las 1:56, Lihang Li &lt;<a href="mailto:licalmer@gmail.com" class="">licalmer@gmail.com</a>&gt; escribió:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi&nbsp;<span style="font-size:12.8000001907349px" class="">Iván,</span><div class=""><span style="font-size:12.8000001907349px" class=""><br class=""></span></div><div class=""><span style="font-size:12.8000001907349px" class="">This is because you are missing libcolorspacesmm.so when linking. Try follow this workaround here[1].</span></div><div class=""><span style="font-size:12.8000001907349px" class=""><br class=""></span></div><div class=""><span style="font-size:12.8000001907349px" class="">Regards,</span></div><div class=""><span style="font-size:12.8000001907349px" class="">Lihang</span></div><div class=""><span style="font-size:12.8000001907349px" class=""><br class=""></span></div><div class=""><span style="font-size:12.8000001907349px" class="">[1]&nbsp;<a href="http://redmine.jderobot.org/issues/17" class="">http://redmine.jderobot.org/issues/17</a></span></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Wed, May 27, 2015 at 2:10 AM, Ivan Rodriguez Martin <span dir="ltr" class="">&lt;<a href="mailto:ivan7688@gmail.com" target="_blank" class="">ivan7688@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class=""><div class="">Dear Lihang,&nbsp;</div><div class=""><br class=""></div><div class="">Thanks for your help. At the moment the output for cmake (only cameraserver) is ok but when i do make i get this:</div><div class=""><br class=""></div><div class=""><div style="margin:0px;font-size:11px;font-family:Monaco;color:rgb(245,245,245);background-color:rgb(0,0,0)" class=""><div style="margin:0px" class="">irodmar-2:build-independent Ivan$ make</div><div style="margin:0px;color:rgb(195,55,32)" class="">Linking CXX executable cameraserver</div><div style="margin:0px" class="">ld: library not found for -lcolorspacesmm</div></div></div><div class=""><div style="margin:0px;font-size:11px;font-family:Monaco;color:rgb(245,245,245);background-color:rgb(0,0,0)" class="">clang: error: linker command failed with exit code 1 (use -v to see invocation)</div></div><div class=""><br class=""></div><div class="">I’ve already have an Ubuntu installation in a Virtual Mchine and I think I am going to use It cause as you suggest have better support and It would be easier to get it working.&nbsp;</div><div class=""><br class=""></div><div class="">Regards,&nbsp;</div><div class=""><br class=""></div><div class="">Iván</div><div class=""><div class="h5"><br class=""><div class=""><blockquote type="cite" class=""><div class="">El 26/5/2015, a las 8:28, Lihang Li &lt;<a href="mailto:licalmer@gmail.com" target="_blank" class="">licalmer@gmail.com</a>&gt; escribió:</div><br class=""><div class=""><div dir="ltr" class="">Hi Ivan,<div class=""><br class=""></div><div class="">I would suggest that you start with JdeRobot on a Ubuntu machine(currently Ubuntu 14.04 is in good support).&nbsp;</div><div class=""><br class=""></div><div class="">For your issues on Mac, can you be more specified about what issues you got, like which libraries fail to install, how the compile would fail.</div><div class=""><br class=""></div><div class="">Even though I haven't tried JdeRobot on Mac, I get some suggestions to get it running:</div><div class=""><br class=""></div><div class="">(1) Install all the dependencies needed by JdeRobot components, homebrew is a good starting point, or if there are something missing, you can try install from compiling the source code yourself, to use the cameraserver component, I believe there won't not too much dependencies to install, probably the Ice and camera driver will be enough.</div><div class=""><br class=""></div><div class="">(2) Get the JdeRobot source code, run cmake then make</div><div class=""><br class=""></div><div class="">My preferred way to install JdeRobot would be `run cmake` first to figure out what dependencies are missing, then install them one by one.</div><div class=""><br class=""></div><div class="">Let's see what issues will be there and discuss together afterwards.</div><div class=""><br class=""></div><div class="">BTW, if you don't have a machine with Ubuntu at hand, you can try install a Virtual Machine on your Mac, then install Ubuntu in it.</div><div class=""><br class=""></div><div class="">Good luck:-)</div><div class=""><br class=""></div><div class="">PS: I Cc your message to the JdeRobot developers' mailing list(<a href="mailto:jde-developers@gsyc.es" target="_blank" class="">jde-developers@gsyc.es</a>), you are very welcome to pose questions there, then everybody will help to resolve your issues soon.</div><div class=""><br class=""></div><div class="">Regards,</div><div class="">Lihang<br class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Tue, May 26, 2015 at 1:41 AM, Ivan Rodriguez <span dir="ltr" class="">&lt;<a href="mailto:ivan7688@gmail.com" target="_blank" class="">ivan7688@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr" class="">Hello!!!<div class=""><br class=""></div><div class="">I write you because I'm doing a project for the university and I need install jderobot. I am using Mac and I am having issues with libraries and things. At the moment I am thinking to change to Ubuntu, but I've seen a manual from you in the github of Jderobot and I am wondering if you know how to get fully working in mac. Is It in homebrew ?. It will be a great favor to me if ypu can help me.</div><div class=""><br class=""></div><div class="">Actually I just need cameraserver (and maybe gazebo in future), but when y do cmake and make i cannot compile cameraserver.</div><div class=""><br class=""></div><div class="">It will be so good if you know the way to install it<br clear="all" class=""><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Best regards and thanks in advance.</div><span class=""><font color="#888888" class=""><div class=""><br class=""></div>-- <br class=""><div class="">Iván<br class=""></div>
</font></span></div></div>
</blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div class=""><div dir="ltr" class=""><div style="font-family:宋体;font-size:14px;line-height:21px" class=""><span style="font-size:10.5pt" class="">Lihang Li<br class="">National Laboratory of Pattern Recognition (NLPR)<br class="">Institute of Automation, Chinese Academy of Sciences (IACAS)<br class="">95 Zhongguancun East Road<br class="">Beijing 100190, CHINA<br class="">Tel:&nbsp;<a value="+8613811582143" style="color:rgb(17,85,204)" class="">+86-13811582143</a></span></div><div style="font-family:宋体;font-size:14px;line-height:21px" class=""><span style="font-size:10.5pt" class="">Website:&nbsp;<a href="http://hustcalm.me/" style="color:rgb(17,85,204);margin-bottom:0px;margin-top:0px" target="_blank" class="">http://hustcalm.me</a></span></div><div style="font-family:宋体;font-size:14px;line-height:21px" class="">GoogleGroups:<a href="https://groups.google.com/forum/?hl=zh-CN#!forum/open-cas" target="_blank" class="">https://groups.google.com/forum/?hl=zh-CN#!forum/open-cas</a></div></div></div>
</div></div></div>
</div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div class="gmail_signature"><div dir="ltr" class=""><div style="font-family:宋体;font-size:14px;line-height:21px" class=""><span style="font-size:10.5pt" class="">Lihang Li<br class="">National Laboratory of Pattern Recognition (NLPR)<br class="">Institute of Automation, Chinese Academy of Sciences (IACAS)<br class="">95 Zhongguancun East Road<br class="">Beijing 100190, CHINA<br class="">Tel:&nbsp;<a value="+8613811582143" style="color:rgb(17,85,204)" class="">+86-13811582143</a></span></div><div style="font-family:宋体;font-size:14px;line-height:21px" class=""><span style="font-size:10.5pt" class="">Website:&nbsp;<a href="http://hustcalm.me/" style="color:rgb(17,85,204);margin-bottom:0px;margin-top:0px" target="_blank" class="">http://hustcalm.me</a></span></div><div style="font-family:宋体;font-size:14px;line-height:21px" class="">GoogleGroups:<a href="https://groups.google.com/forum/?hl=zh-CN#!forum/open-cas" target="_blank" class="">https://groups.google.com/forum/?hl=zh-CN#!forum/open-cas</a></div></div></div>
</div>
</div></blockquote></div><br class=""></div></body></html>