It's working on my machine. Can you add an "x" to the csh parameters in aimk (first line):
From: #!/bin/csh -fb To: #!/bin/csh -xfb And then rerun aimk with "aimk depend >& out.log", and send me the out.log file? Also, even with the latest version of Open Grid Scheduler, we are still keeping the SGE 6.2u5 compatibility. We may break the compatibility in the next major release of OGS. But for now, if you already have Linux machines running SGE 6.2u5 (ie. the last version of open source SGE from Sun), then you don't even need to switch to OGS for your Linux machines and can mix Open Grid Scheduler/Grid Engine 2011.11 with older SGE 6.2u5 installations. Rayson On Tue, Nov 29, 2011 at 3:46 AM, Philippe Dreuw <[email protected]> wrote: > Hi, > > compilation and installation of cygwin execution host seems to done, > but the compilation of the Linux master host fails now as "./aimk > depend" exits now with the following message (I'm still working with > your proposed svn version): > > _________C_O_R_E__S_Y_S_T_E_M_____________ > Word too long. > > Any ideas? Probably a bad shell or makefile variable substitution. > > > > On Thu, Nov 17, 2011 at 10:27 PM, Rayson Ho <[email protected]> wrote: >> Just go to bin/cygwin-x86 & utilbin/cygwin-x86 and use touch to trick >> the install process - that's why I said it is necessary! >> >> Rayson >> >> >> >> On Thu, Nov 17, 2011 at 4:24 PM, Philippe Dreuw >> <[email protected]> wrote: >>> Below my current output with the patched dist/util/arch_variables file: >>> >>> $ ./install_execd >>> missing program >qmake< in directory >./bin/cygwin-x86< >>> missing program >qmon< in directory >./bin/cygwin-x86< >>> missing program >qtcsh< in directory >./bin/cygwin-x86< >>> missing program >rlogin< in directory >./utilbin/cygwin-x86< >>> missing program >rsh< in directory >./utilbin/cygwin-x86< >>> missing program >rshd< in directory >./utilbin/cygwin-x86< >>> >>> Missing Grid Engine binaries! >>> >>> A complete installation needs the following binaries in >./bin/cygwin-x86<: >>> >>> qacct qlogin qrsh sge_shepherd >>> qalter qmake qselect sge_coshepherd >>> qconf qmod qsh sge_execd >>> qdel qmon qstat sge_qmaster >>> qhold qresub qsub qhost >>> qrls qtcsh sge_shadowd qping >>> qquota >>> >>> and the binaries in >./utilbin/cygwin-x86< should be: >>> >>> adminrun gethostbyaddr loadcheck rlogin uidgid >>> authuser checkprog gethostbyname now rsh >>> infotext checkuser gethostname openssl rshd >>> filestat getservbyname qrsh_starter testsuidroot >>> >>> Installation failed. Exit. >>> >>> >>> >>> -- >>> Philippe Dreuw >>> >> > > > > -- > Philippe Dreuw _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
