<div dir="ltr"><div><div>Hi Babak,<br><br>This is because the gjs program builds a dynamic library and not the gjm one.<br>This dynamic library (libgjs.so) should be located somewhere inside the jobsplitter/ directory.<br>
</div>Once you'll locate it, add the path to this library in the LD_LIBRARY_PATH environment variable, using the command "export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/the/gjs/library"<br><br></div>Regards,<br>
Simon<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 18, 2014 at 9:24 AM, Ba Es <span dir="ltr"><<a href="mailto:begate@ymail.com" target="_blank">begate@ymail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif"><div>
Dear GATE user,</div><div>I want to use GATE 6.1 on cluster. according the wiki, after install GATE, i install "gjs" and "gjm" and then edit "env_gate.sh" for directory of ".Gate" folder.</div>
<div>now when I run gjs, I give this error:</div><div><br></div><div><span style="color:rgb(68,0,98)">gjs: error while loading shared libraries: libgjs.so: cannot open shared object file: No such file or directory</span></div>
<div><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif">but when I run "gim", it works good.</div>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif">any one know what is this error and how can fix it?</div>
<div><br></div><div>Thanks</div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif">Babak</div></div>
</div><br>_______________________________________________<br>
Gate-users mailing list<br>
<a href="mailto:Gate-users@lists.opengatecollaboration.org">Gate-users@lists.opengatecollaboration.org</a><br>
<a href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-users" target="_blank">http://lists.opengatecollaboration.org/mailman/listinfo/gate-users</a><br></blockquote></div><br></div>