Dave,


Thanks for the response.



After I installed the other rpms and made pointers to rlogin and rsh in 
/usr/bin and copied the rshd from our SGE 6.2u4 install I got it to install 
correctly. (at least everything appears ok thus far...)



I had trouble finding a "good" source for the 'hwloc' dependency but eventually 
found it on RPMForge.  Maybe that is one you should put in with the rpms?



Keep up the good work and we look forward to helping you move this work forward.



Thanks,



Justin



-----Original Message-----

From: Dave Love,,, [mailto:[email protected]]

Sent: Thursday, June 14, 2012 7:01 AM

To: Wagner, Justin

Subject: Re: SoGE 8.1.0 Install



You wrote:



> Dave,

>

> I am attempting to install SoGE 8.1.0  from 
> http://arc.liv.ac.uk/downloads/SGE/releases/8.1.0/ and am having issues.

>

> I was able to extract/install the rpm via "rpm -i

> gridengine-8.1.0-1.el5.x86_64.rpm" and all the files were put in

> /opt/sge

>

> We want to have SGE_ROOT at another path so I then rsynced everything from 
> /opt/sge to our other directory.



[You can use rpm --relocate to do that (maybe multiple --relocate for different 
directories, unless they still all go under one root).]



> Then I attempted to run the GUI installer and had no luck.  The only error 
> message said "cat: : no such file or directory"

>

> Then I attempted to install from the CL via "./inst_sge -m" and I get the 
> following errors:

>

>>sudo ./inst_sge -m

> missing program >sge_coshepherd< in directory >./bin/lx-amd64< missing

> program >sge_execd< in directory >./bin/lx-amd64< missing program

> >sge_qmaster< in directory >./bin/lx-amd64< missing program

> >sge_shadowd< in directory >./bin/lx-amd64< missing program

> >sge_shepherd< in directory >./bin/lx-amd64< missing program >qacct<

> in directory >./bin/lx-amd64< missing program >qmon< in directory

> >./bin/lx-amd64< missing program >rlogin< in directory

> >./utilbin/lx-amd64< missing program >rsh< in directory

> >./utilbin/lx-amd64< missing program >rshd< in directory

> >./utilbin/lx-amd64<



You need to install at least the gridengine-execd and qmaster rpms as well.  
But, yes, there's a problem with the installation, sorry.  The RPMs no longer 
contain rsh et al, but the install script still checks for them, and I didn't 
catch that.



Install the other RPMs and then just touch utilbin/lx-amd64{rsh,tshd,rlogin} 
before running inst_sge.



I'm rebuilding the rpms now, but just creating the files should be good enough 
to keep the script happy (as well as the GUI installer).



Sorry about the mess, trying to get stuff out while coping with family illness 
and other things.  I hope it's OK with those hints.


From: [email protected] [mailto:[email protected]] On 
Behalf Of Wagner, Justin
Sent: Tuesday, June 12, 2012 4:01 PM
To: [email protected]
Subject: [gridengine users] SGE 8.1.0 Install Issues

I am attempting to install SGE 8.1.0  from 
http://arc.liv.ac.uk/downloads/SGE/releases/8.1.0/ and am having issues.

I was able to extract/install the rpm via "rpm -i 
gridengine-8.1.0-1.el5.x86_64.rpm" and all the files were put in /opt/sge

We want to have SGE_ROOT at another path so I then rsynced everything from 
/opt/sge to our other directory.

Then I attempted to run the GUI installer and had no luck.  The only error 
message said "cat: : no such file or directory"

Then I attempted to install from the CL via "./inst_sge -m" and I get the 
following errors:

>sudo ./inst_sge -m
missing program >sge_coshepherd< in directory >./bin/lx-amd64<
missing program >sge_execd< in directory >./bin/lx-amd64<
missing program >sge_qmaster< in directory >./bin/lx-amd64<
missing program >sge_shadowd< in directory >./bin/lx-amd64<
missing program >sge_shepherd< in directory >./bin/lx-amd64<
missing program >qacct< in directory >./bin/lx-amd64<
missing program >qmon< in directory >./bin/lx-amd64<
missing program >rlogin< in directory >./utilbin/lx-amd64<
missing program >rsh< in directory >./utilbin/lx-amd64<
missing program >rshd< in directory >./utilbin/lx-amd64<

Missing Grid Engine binaries!

A complete installation needs the following binaries in >./bin/lx-amd64<:

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/lx-amd64< 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.

I verified that the binaries its complaining about are not in the 
$SGE_ROOT/bin/lx-amd64 directory, but some of them are actually there.

Any ideas as to what I am doing wrong?

Thanks,

Justin

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to