[Gate-users] error in running "gjs"

Simon Stute gate.stute at gmail.com
Fri Apr 18 12:56:31 CEST 2014


In the jobsplitter directory, there is a script/ directory in which you
will be able to find the condor.script file to be supplied to the gjs
program using the option --condorscript.
Then it will work.

Simon


On Fri, Apr 18, 2014 at 12:06 PM, Ba Es <begate at ymail.com> wrote:

> Dear Simon,
> Thank you for your time and consideration. it works.
> I have one another question, please:
> when I want to split my macro file,  I use this command:
> gjs -numberofsplits 5 -clusterplatform condor solarix100.mac
> but it give me this error:
> Error : cluster platform is condor but condorscript is not supplied!
>
> Can you help me solve this error, too?
> Thanks
> Your sincerely,
> Babak
>
>
>
>
>
>
>   On Friday, April 18, 2014 1:38 PM, Simon Stute <gate.stute at gmail.com>
> wrote:
>  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/58eff637/attachment.html>


More information about the Gate-users mailing list