[Gate-users] error in running "gjs"
Simon Stute
gate.stute at gmail.com
Fri Apr 18 11:08:48 CEST 2014
Hi Babak,
This is because the gjs program builds a dynamic library and not the gjm
one.
This dynamic library (libgjs.so) should be located somewhere inside the
jobsplitter/ directory.
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"
Regards,
Simon
On Fri, Apr 18, 2014 at 9:24 AM, Ba Es <begate at ymail.com> wrote:
> Dear GATE user,
> 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.
> now when I run gjs, I give this error:
>
> gjs: error while loading shared libraries: libgjs.so: cannot open shared
> object file: No such file or directory
>
> but when I run "gim", it works good.
> any one know what is this error and how can fix it?
>
> Thanks
> Babak
>
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20140418/1c320146/attachment.html>
More information about the Gate-users
mailing list