UNIX Binary Gaussian 09 Installation instructions
1. Check that you have the correct versions of the OS, and libraries for your machine, as listed in the
file platform_a02.pdf on the CD. The latest version of this file is always available on our website
at
www.gaussian.com/g09_plat.htm.
2. Select a group which will own the Gaussian files. Users who will run Gaussian should either
already be in this group, or should have this added to their list of groups. Consult your system
administrator if you need help with this process.
3. Mount the CD. Information about how to do this for various types of computers is given on the
following page.
Change to the C shell, and set the g09root and mntpnt environment variables:
4.
$ /bin/csh
% setenv mntpnt "/mnt/cdrom" # Set to wherever CD is mounted.
% setenv g09root "dir" # Set to install location for G09.
% cd $g09root
5. Read the CD, set group ownership, and run the build script:
% gunzip -c $mntpnt/tar/*.tgz | tar xvf -
% chgrp -R grp g09 # grp=group from step 1.
% cd g09
% ./bsd/install
You are now ready to run. Users will want to add the following to their .login or .profile file:
6.
# .login commands # .profile commands
setenv g09root "dir" g09root="dir"
setenv GAUSS_SCRDIR "sdir" GAUSS_SCRDIR="sdir"
source $g09root/g09/bsd/g09.login export g09root GAUSS_SCRDIR
. $g09root/g09/bsd/g09.profile
The dir in the first command is the location of the g09 directory. For example, if the path to this directory is
/usr/local/g09, then set g09root to /usr/local. The sdir in the second command is a directory to be used by
default for Gaussian 09 scratch files. There should be plenty of disk space available at this location.
==================ÒÔÉÏÊǹٷ½ËµÃ÷=========================================
¸öÈËÈÏΪ£¬ÄúÒ»¶¨ÒªÍü¼ÇÊó±ê£¡ Èç¹ûÄã²»ÖªµÀʲôÊÇÖնˣ¬ÄÇô£¬ÍêÁË£¬ÉÏÃæµÄ¶«Î÷£¬Äã²»Óÿ´ÁË£¡ Äã»áÍ·ÌÛËÀµÄ¡£
¶øÇÒ»ØÀ´Ò»¾ä£¬¿¿£¡ ʲô¹·Æ¨linux£¬°²×°Ò»¸öÈí¼þÈç´ËÂé·³£¡
À´Ò»¸ö¼òµ¥µÄ£¡
¼Ù¶¨£¬ ÄãµÄϵͳÒѾ°²×°Íê±Ï£¬ÍøÂçOK£¡
ϵͳ¹éÄãʹÓ㬲»Éè¼ÆÆäËûÈí¼þµÄ¹ÜÀí£¡ÔÙÇ¿µ÷Ò»´Î£ºÄúÒ»¶¨ÒªÍü¼ÇÊó±ê£¡
¼Ù¶¨ºÏ·¨Óû§Ãû£ºtom
¼Ù¶¨ÄãµÄ$HOMEÊÇ£»/home/tom (²»ÒªÆæ¹Ö£¬ÎÒµÄϵͳ£¬Ã»ÓÐ/home·ÖÇø£¬Õâ¸öÍæÒ⣬ÄãÏëÔõôд¶¼¿ÉÒÔ£¡¶øÔÚwin, ÄãÖ»ÓдÓC¿ªÊ¼µ½ZµÄÑ¡Ôñ)
¼Ù¶¨£¬ÄãÉÏ´«ÄãµÄÈí¼þ°üµ½ÄãµÄ$HOME(ʵ¼ÊÉÏ£¬ÄãÒ²Ö»ÄÜÔÚÕâÀï»î¶¯£¬ÆäËûµÄµØ·½Ö»ÓÐ/tmpÄãÄÜ䶫Î÷)£¬ Èí¼þ°üÃû×ÖÊÇg09.tar.gz
µÇ¼ÄãµÄϵͳ£¡
¾ùÊÇÖն˲Ù×÷£¡£¨Ì죬Èç¹ûÄã²»ÖªµÀÖնˣ¬±§Ç¸£¬ÄãÕÒ±ðÈË°É£¬ »òÕßgoogle, ÎÒʵÔÚ²»Çå³þ£¬ÒÀ¿¿Êó±êÈçºÎÄܵã³öÖնˣ¿ÄúÒ»¶¨ÒªÍü¼ÇÊó±ê£¡)
ʹÓÃputty, ²ÉÓÃsshÐÒ飬£¨²»»áÓÃ, Çëgoogle!£©
Èç¹ûÄãµÄ»úÆ÷¾ÍÔÚÊֱߣ¬ÄÇôֱ½ÓµÇ¼£¡
ÏÖÔÚ¼Ù¶¨ÄãµÇ¼OK¡£
pwd ÄãÓ¦¸Ã¿´µ½
/home/tom
OK, ×öÏÂÃæµÄÊÂÇé
mkdir GaussTemp
mkdir Opt
cp g09.tar.gz Opt
cd Opt
tar zxvf g09.tar.gz
cd g09
./bsd/install (¿´Çå³þ£¬²»ÒªÐÞ¸ÄÕâÀïµÄÈκζ«Î÷£©
cd
vi ~/.bashrc
==========Ìí¼ÓÒÔϵĶ«Î÷======
### Gaussian Configuration ###
export g09root=/home/tom/Opt/
export GAUSS_SCRDIR=/home/tom/GaussTemp
source $g09root/g09/bsd/g09.login
=====Cut Here================
exit (·´ÕýÊÇÍ˳ö£¬ÖØеǼ£¡ Linux²»ÐèÒªreboot!)
ÔٴεǼϵͳ¡£
g09
ÄãÓ¦¸Ã¿´µ½Ò»Ð©¶«Î÷ÁË....
######################
Attetion
######################
1 Èç¹ûûÓÐ×÷ÒµÔËË㣬µ«ÊÇÕâ¸öGaussTempÀïÃ滹ÓÐÎļþ£¬ÄÇô ¼òµ¥£¬
rm -fr /home/tom/GaussTemp
(ÄãÒ²¿ÉÒÔ×Ô¶¯´¦ÀíÕâ¸ö¶«Î÷£¬±ÈÈçʹÓÃcron! Èç¹ûÄã¶ÁÁËÕâ¾ä£¬²»ÖªµÀcron, ÄÇô×Ô¼ºÊÖ¶¯°É£¡ ^_^ )
2 Èç¹ûÊDz»Í¬°æ±¾µÄg03, ÄÇôÌæ»»ÉÏÃæÅäÖÃÎļþÖеÄg09Ϊg03
(sed Ìæ»»£¿ Ò²Ðí ²»»á¾ÍÊÇÊÖ¶¯°É ^_^£©
3 Èç¹ûÔâÓöSegementation Fault, ÆäʵÕâÊǸöÊõÓÍæ¹ýÒ»µãµãCµÄ¶¼ÖªµÀÈçÔõô»áÊ£¡a ×ÉѯÄãµÄOS·þÎñÉÌÑ°Çó°ïÖú£» b google×Ô¼º½â¾ö£» c ×Éѯ¸ß˹Èí¼þ·þÎñÉ̽â¾ö¡£
4 Óöµ½ÄÚ´æ·ÖÅäÎÊÌ⣬ Çë¼ì²é£º a ÄãʹÓõÄϵͳµÄÄںˣ¬ £¨ÄãÓõÄÊÇAPE »¹ÊÇ´¿64µÄSMP); b ÇëÎðʹÓÃ̫еÄÄںˡ£ ±ÈÈç2.6.31-14-generic ¾Í²»Ì«ÊʺÏ....
5 ÒÔÉÏ˵·¨£¬¶Ô32bit 64bitϵͳͨÓ㬵«Êǽö½öÊÇGnu/Linux, UNIXϵͳ£¬²»ÖªµÀ£¡
6 ¶ÔÒÔÉϵĸ÷Ïî˵·¨£¬Èç¹û´æÔÚÎÊÌ⣬ÇëÄã×Ô¼º½â¾ö£¡
7 ÒÔÉÏ˵·¨£¬ Èç¹ûºÍÄãµÄÈÏÖªÓгåÍ»£¬ÇëÓʼþ
cctv.cntv@gmail.com·¢Ð¹£¡