вторник 05 февраляadmin

UNIX Binary Gaussian 09 Installation instructions. Set to install location for G09. Most Linux machines allow ordinary users to mount CDs into /mnt/cdrom,.

This post is for windows users (it's written for a colleague). In I mentioned that g09w doesn't seem to handle my.chk files for linux (G09D). If you have gaussian for linux (e.g. G09D), then you can set up a small linux installation on windows, install gaussian there and run formchk in the linux environment. The guide assumes that you don't really know much about linux, or virtual machines.

How To Install Gaussian 09 Linux Ubuntu

There are plenty of screenshot -- probably too many -- but if you work through them one by one it should be easy to get set up. Install virtualbox Go to Download ' VirtualBox 5.1.2 for Windows hosts' Download the ' VirtualBox 5.1.2 Oracle VM VirtualBox Extension Pack' as well. It doesn't have to be version 5.1.2. Download whatever the latest version is.

Run the installation file for virtual box. Install gaussian in the linux virtual machine For this you will need to figure out how to transfer files between the machines. The easiest, most dependable way is via sftp.

To do this you will need to download and install filezilla: Do that. Next, configure your virtual machine to set up port forwarding. Tony hawk underground 2 psp torrent. Start your linux installation (e.g. Hit the Start button in VirtualBox) First figure out what your IP address is. Log in using the username and password you created when you installed linux.

Transfer.chk files from windows host to linux guest You'll transfer the files using filezilla as shown before. Connect to sftp://127.0.0.1, port 2222, and go to the g09 directory where your formchk file is. Like so 5.chk files to.fchk files In the linux computer, change directory to g09 and run formchk./formchk example.chk 4. Transfer.chk files from windows host to linux guestThe./ before formchk is important running formchk Then transfer the file back using filezilla: refresh See the files 6. Shutdown linux E.g.

By running sudo shutdown -h now shutdown All in all the linux install takes about 1.1 Gb -- this could probably be cut down to 100-200 Mb, and the set up can be improved quite easily. However, this is the most straightforward set-up that I can think of without having to do customisation.

Gaussian 03 Installation Instructions for Linux Recent news WebMO 19.0 is now available for! WebMO 19.0 and have a variety of additional features and is available for. The WebMO app is now available for. March 10, 2019 Gaussian 03 Installation Instructions for Linux • Obtain Gaussian 03 Gaussian 03 is a commercial software product and must be purchased from Both source code and pre-compiled binary versions of Gaussian 03 are available. • Setup gaussian group and add authorized users to this group $ su # cd /etc # cp -p group group.bak # cp -p gshadow gshadow.bak # grep 499 group # groupadd -g 499 gaussian # usermod -a -G gaussian webmo # usermod -a -G gaussian smith # usermod -a -G gaussian jones • Copy binary distribution from CD-ROM # mount /mnt/cdrom # cd /usr/local # cp -p /mnt/cdom/tar/*.TAZ.

# umount /mnt/cdrom • Extract files and change permissions # tar xzvf *.TAZ # chown -R root:gaussian g03 # chmod -R o-rwx g03 # exit • Optionally, setup gaussian environment $ cd ~ $ mkdir g03 $ cd g03 $ vi g03setup_sh export g03root=/usr/local export GAUSS_SCRDIR=/tmp. $g03root/g03/bsd/g03.profile • Optionally, run a test job from the command line $ cd ~/g03 $ cp -p /usr/local/g03/tests/com/test001.com test001.com $ cp -p /usr/local/g03/tests/sgi/test001.log test001.log.sgi $.