<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[voxel-portal shared libraries error]]></title><description><![CDATA[<p dir="auto">Hi.</p>
<p dir="auto">I've been trying to calibrate my tracking camera with the voxel-calibration-camera in<br />
3.3 voxl version.</p>
<p dir="auto">The problem is i cannot see the front view of the camera, or any interface.</p>
<p dir="auto">I noticed there is voxl-portal , however when i try to run <code> adb shell voxl-portal</code> i receive the following message:</p>
<p dir="auto"><code>voxl-portal: error while loading shared libraries: libmongoose.so: cannot open shared object file: No such file or directory</code></p>
<p dir="auto">I tried to create a voxl-portal pkg manually but there are missing third party repos such as mongoose and jpeg-turbo, and I am having difficulties trying to merge them or even build them according to the voxel gitlab (the mongoose holds jpeg-turbo README, and i also couldn't found submodules in the voxel-portal as mentioned ).</p>
<p dir="auto">any help?</p>
<p dir="auto">if there is a way to push in the <a href="http://libmongoose.so" rel="nofollow ugc">libmongoose.so</a>, I would like to know how to do it,<br />
but if there is a global solution, I would prefer that.</p>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://forum.modalai.com/topic/762/voxel-portal-shared-libraries-error</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 12:08:07 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/762.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Feb 2022 12:10:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to voxel-portal shared libraries error on Wed, 23 Feb 2022 07:07:33 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the answer, I found another solution as well that worked for me.</p>
<p dir="auto">It is probably more intuitive for experts, but i noticed that in the third party from your git you should also imply <code>git submodule init</code> and <code>git submodule update</code> .</p>
<p dir="auto">After doing that, the old instructions worked semi-properly, and I could reinstall the voxl-portal package with not farther problems. It's just the README files that were not so obvious in explaining so.</p>
]]></description><link>https://forum.modalai.com/post/3521</link><guid isPermaLink="true">https://forum.modalai.com/post/3521</guid><dc:creator><![CDATA[Harel Yadid]]></dc:creator><pubDate>Wed, 23 Feb 2022 07:07:33 GMT</pubDate></item><item><title><![CDATA[Reply to voxel-portal shared libraries error on Tue, 22 Feb 2022 17:38:12 GMT]]></title><description><![CDATA[<p dir="auto">This is an issue we are aware of and is due to the renaming of all packages using an underscore(replaced with a dash). To properly install packages that depend on the updated names, you can run this command to remove all affected packages with the added --force-depends flag:</p>
<pre><code> opkg remove libmodal_json libmodal_pipe libvoxl_cutils libjpeg_turbo --force-depends
</code></pre>
<p dir="auto">This should forcefully remove all these packages, and if you attempt to install voxl-portal again after running this, it will install the latest dependencies without conflict.</p>
<p dir="auto">The same command will fix any updated packages complaining about  "check_data_file_clashes:" with regards to one of the packages in the remove command above, and only needs to be done once.</p>
]]></description><link>https://forum.modalai.com/post/3511</link><guid isPermaLink="true">https://forum.modalai.com/post/3511</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 22 Feb 2022 17:38:12 GMT</pubDate></item><item><title><![CDATA[Reply to voxel-portal shared libraries error on Tue, 22 Feb 2022 15:59:38 GMT]]></title><description><![CDATA[<p dir="auto">Can you update the entire voxl-suite? It is going to be difficult to pick and choose different versions of software. The latest voxl-suite will have all the tools you need</p>
]]></description><link>https://forum.modalai.com/post/3508</link><guid isPermaLink="true">https://forum.modalai.com/post/3508</guid><dc:creator><![CDATA[Chad Sweet]]></dc:creator><pubDate>Tue, 22 Feb 2022 15:59:38 GMT</pubDate></item></channel></rss>