<div dir="ltr"><div><div><div>Dear Dave!<br><br></div>I got libtiff.so.4 from Ubuntu Saucy (see this AskUbuntu answer - <a href="https://askubuntu.com/a/457034/66509">https://askubuntu.com/a/457034/66509</a> ).<br><br>Then I installed SIVP with <br><span style="font-family:monospace,monospace">atomsUpdate(); atomsInstall("SIVP");<br></span>from Scilab 5.5.2 x64 on Ubuntu Xenial Xerus 16.04 LTS (as your LinuxMint is based on it).<br><br>As was already mentioned on SIVP ATOMS page - symbolics links are broken inside SIVP archive ( <a href="https://atoms.scilab.org/toolboxes/SIVP/0.5.3.2#comment2775">https://atoms.scilab.org/toolboxes/SIVP/0.5.3.2#comment2775</a> ) .<br></div><br>So with current SIVP version user should do the following from terminal:<br><br><span style="font-family:monospace,monospace">cd /home/$USER/.Scilab/scilab-5.5.2/atoms/SIVP/<a href="http://0.5.3.2/thirdparty/opencv/linux/x64">0.5.3.2/thirdparty/opencv/linux/x64</a><br><br>rm libavcodec.so<br>ln -s libavcodec.so.52 libavcodec.so<br><br>rm libavformat.so<br>ln -s libavformat.so.52 libavformat.so<br><br>rm libavutil.so<br>ln -s libavutil.so.49 libavutil.so<br><br>rm libcvaux.so<br>ln -s libcvaux.so.4 libcvaux.so<br><br>rm libcv.so<br>ln -s libcv.so.4 libcv.so<br><br>rm libcxcore.so<br>ln -s libcxcore.so.4 libcxcore.so<br><br>rm libdc1394.so<br>ln -s libdc1394.so.22 libdc1394.so<br><br>rm libhighgui.so<br>ln -s libhighgui.so.4 libhighgui.so<br><br>rm libml.so<br>ln -s libml.so.4 libml.so<br><br>rm libswscale.so<br>ln -s libswscale.so.0 libswscale.so</span><br><br><br></div>I'm not SIVP and/or OpenCV expert, I did not use it before your e-mail, <br>but it seems that it works after aforementioned manipulations. <br>I can run all SIVP Demonstrations.<br><div><br></div><div>Hope this helps.<br></div><div><br></div><div class="gmail_extra"><br><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br>--<br></div><div><i>With best regards,<br><span lang="en"><span>Ph.D., </span></span></i><i><span lang="en"><span>associate</span> professor at <a href="http://mpei.ru/lang/en/Pages/default.aspx" target="_blank">MPEI</a>,<br></span><span>IEEE member,</span><br>maintainer of <a href="http://atoms.scilab.org/toolboxes/Mathieu/" target="_blank">Mathieu functions toolbox for Scilab</a>,<br><span>Nikolay</span> Strelkov.</i><br></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2017-11-11 13:29 GMT+03:00 David Brant <span dir="ltr"><<a href="mailto:brantosaurus@hotmail.com" target="_blank">brantosaurus@hotmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr">
<div id="gmail-m_1775814112397962876divtagdefaultwrapper" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif" dir="ltr">
<p></p>
<div>Hi</div>
<div>Everything works fine on windows, but unforunately i need to work with linux.</div>
<div>It appears ATOMS has not been configured to run correctly on Linux Mint. This is a real same. Without the toolkits, its reduce capability is a big hit.</div>
<div><br>
Would this be worth submitting as a bug report?</div>
<div><br>
Dave</div>
<p></p>
<p><br>
</p>
</div>
</div>
<br>______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br>
<a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.scilab.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div></div>