Am 18.07.2011 um 17:22 schrieb Gerard Henry: > On 07/15/11 12:08 PM, Dave Love wrote: >> Prentice Bisbal<[email protected]> writes: >> >>> On 07/12/2011 06:27 PM, Reuti wrote: >>>> Am 12.07.2011 um 01:27 schrieb Carlos Scaloni: >>>> >>>>> How can i do to execute this when the machine is booting: source >>>>> /usr/global/sge-6.2u5-bin/default/common/settings.sh ? >>>> >>> >>> Why do you even need to do that at boot time? >> >> Well, the equivalent has to happen in the daemon init scripts, typically >> at boot time, but the GE installation scripts should sort that out, so yes. >> >> I'm confused what the fundamental problem is here, assuming it's as a >> result of using the inst_sge script and generally the instructions at >> <http://wikis.sun.com/display/gridengine62u5/Installing>. The script, >> at least, can be fixed if we know what the problem is. > > how do you do when modules (http://modules.sourceforge.net/) are installed on > the cluster? > i'm unable to create a modules script to do: > module load sge > > with settings.sh. Anybody here ?
As you need it for all users by default, I usually put it in /etc/profile.local in openSUSE. I assume there are similar files in other distributions. This avoids installing it in /etc/skel/.profile to make it available which each new user's set up where they could mess it up. -- Reuti > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
