Did the "./aimk -no-java -no-jni -no-secure -spool-classic -no-dump"
step stop due to missing X libraries??

IF it did, then I think you will get the missing qtcsh & qmake, etc.
message when you install Grid Engine.

Rayson




On Mon, May 21, 2012 at 9:56 AM, Ng, David S <[email protected]> wrote:
> Hi all,
>
>
>
> I followed the URL
> http://gridscheduler.sourceforge.net/CompileGridEngineSource.html
>
>
>
> http://gridscheduler.sourceforge.net/CompileGridEngineSource.html
>
>
>
> Compiling Open Grid Scheduler / Grid Engine from Source
>
> If you don't want to install external dependencies (Berkeley DB, OpenSSL,
> Java, etc), then just follow the steps below:
>
>
>
> % tar zvxf SGE6.2u5p2.tar.gz
>
> % cd SGE6.2u5p2/source
>
> % ./aimk -no-java -no-jni -no-secure -spool-classic -no-dump -only-depend
>
> % ./scripts/zerodepend
>
> % ./aimk -no-java -no-jni -no-secure -spool-classic -no-dump depend
>
> % ./aimk -no-java -no-jni -no-secure -spool-classic -no-dump
>
>
>
> Local Install
>
> % setenv SGE_ROOT /tmp/SGE
>
> % mkdir $SGE_ROOT
>
> % scripts/distinst -all -local -noexit
>
> % cd $SGE_ROOT
>
> % ./install_qmaster
>
>
>
> But when executing install_qmaster, I got the following errors in RED TEXT :
>
> [root@test_server1 SGE]# ./install_qmaster
>
> missing program >qmake< in directory >./bin/lx26-x86<
>
> missing program >qtcsh< in directory >./bin/lx26-x86<
>
>
>
> Missing Grid Engine binaries!
>
>
>
> A complete installation needs the following binaries in >./bin/lx26-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/lx26-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.
>
>
>
> Please advice and your help is greatly appreciated.
>
>
>
> David Ng
>
>
>
>
> _______________________________________________
> users mailing list
> [email protected]
> https://gridengine.org/mailman/listinfo/users
>

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

Reply via email to