<div dir="ltr"><div dir="ltr">when typing command  =>  su -c "make install/strip"<br></div><div>it asks for a password and when i typed my systems password it says authentication failed.</div><div><br></div><div>i also tried, 1. sudo make install and then 2. source prefix.sh, now when i type rocs in the terminal it shows following error : <br></div><div>"Plugins could not be found in specified directories:<br><p style="margin:0px;text-indent:0px;white-space:pre-wrap">/usr/lib/x86_64-linux-gnu/qt5/plugins/rocs/fileformats<br>/usr/local/bin"</p><p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p><p style="margin:0px;text-indent:0px;white-space:pre-wrap">can you please suggest what can be the problem.</p><p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p><p style="margin:0px;text-indent:0px;white-space:pre-wrap">Thanks :)<br></p></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 16, 2019 at 12:21 AM Yuri Chornoivan <<a href="mailto:yurchor@ukr.net">yurchor@ukr.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">неділя, 15 грудня 2019 р. 19:29:27 EET Hitesh Sagtani написано:<br>
> I cloned master branch of rocs from <a href="http://invent.kde.org" rel="noreferrer" target="_blank">invent.kde.org</a> but i am not able to<br>
> generate graph from from tools option. Should i clone some other branch.<br>
> Thanks :)<br>
<br>
Hi,<br>
<br>
Cannot reproduce here.<br>
<br>
Compiled with<br>
<br>
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -<br>
DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins ..<br>
<br>
from /build inside the source. Then<br>
<br>
make -j3<br>
su -c "make install/strip"<br>
<br>
I chose "Graph Document -> Tools -> Create graph", left the defaults, pressed <br>
"Ok", and Rocs created a mesh graph.<br>
<br>
Best regards,<br>
Yuri<br>
<br>
<br>
</blockquote></div></div>