Here are the steps (you will need root access for the installation): 1. Create a folder called "gaussian" on the desktop & create three folders inside it namely: input, output, scratch 2. Extract the gaussian tar file inside the gaussian folder created above using the command: tar -zxvf 3. Run the terminal & enter the following commands: sudo -i groupadd gaussian usermod chown :gaussian -R /home//Desktop/gaussian chmod -R 770 /home//Desktop/gaussian ls -ld /home//Desktop/gaussian ls -l /home//Desktop/gaussian cd /home//Desktop/gaussian/g16/bsd apt install exit nano .bashrc #in the opened file, copy the following: export g16root=/home//Desktop/gaussian . $g16root/g16/bsd/g16.profile export GAUSS_SCRDIR=/home//Desktop/gaussian/scratch CTRL+O ENTER CTRL+X source .bashrc INSTALLATION COMPLETE Now you can run a gaussian job using the terminal by running the following command: g16
Here are the steps for ubuntu installation (you will need root access for the installation): 1. Create a folder called "gaussian" on the desktop & create three folders inside it namely: input, output, scratch 2. Extract the gaussian tar file inside the gaussian folder created above using the command: tar -zxvf 3. Run the terminal & enter the following commands: sudo -i groupadd gaussian usermod chown :gaussian -R /home//Desktop/gaussian chmod -R 770 /home//Desktop/gaussian ls -ld /home//Desktop/gaussian ls -l /home//Desktop/gaussian cd /home//Desktop/gaussian/g16/bsd apt install exit nano .bashrc #in the opened file, copy the following: export g16root=/home//Desktop/gaussian . $g16root/g16/bsd/g16.profile export GAUSS_SCRDIR=/home//Desktop/gaussian/scratch CTRL+O ENTER CTRL+X source .bashrc INSTALLATION COMPLETE Now you can run a gaussian job using the terminal by running the following command: g16
Here are the steps (you will need root access for the installation): 1. Create a folder called "gaussian" on the desktop & create three folders inside it namely: input, output, scratch 2. Extract the gaussian tar file inside the gaussian folder created above using the command: tar -zxvf 3. Run the terminal & enter the following commands: sudo -i groupadd gaussian usermod chown :gaussian -R /home//Desktop/gaussian chmod -R 770 /home//Desktop/gaussian ls -ld /home//Desktop/gaussian ls -l /home//Desktop/gaussian cd /home//Desktop/gaussian/g16/bsd apt install exit nano .bashrc #in the opened file, copy the following: export g16root=/home//Desktop/gaussian . $g16root/g16/bsd/g16.profile export GAUSS_SCRDIR=/home//Desktop/gaussian/scratch CTRL+O ENTER CTRL+X source .bashrc INSTALLATION COMPLETE Now you can run a gaussian job using the terminal by running the following command: g16
@@prathvisingh8288 sir, I followed your process. But how to install gausview? I have g09 and gv16. I extracted them in /home/kimlab/gaussian/g09 and gv16. After mentiond command I entered in g09/bsd and issued apt install After exit Issued gedit ~/.basrc and export the path.insted of g16 I used g09 After sourcing return error Permission denied And after entering gv Return gv no command found
@@debanjansen1282 Here are the steps to install gaussview: 1. Extract the gaussview tar file in home directory. 2. Run the terminal & enter the following commands: echo 'export PATH=$PATH:~/gv/exec' source ~/.bashrc 3. To run gaussview, run the command: gview
Here are the steps (you will need root access for the installation): 1. Create a folder called "gaussian" on the desktop & create three folders inside it namely: input, output, scratch 2. Extract the gaussian tar file inside the gaussian folder created above using the command: tar -zxvf 3. Run the terminal & enter the following commands: sudo -i groupadd gaussian usermod chown :gaussian -R /home//Desktop/gaussian chmod -R 770 /home//Desktop/gaussian ls -ld /home//Desktop/gaussian ls -l /home//Desktop/gaussian cd /home//Desktop/gaussian/g16/bsd apt install exit nano .bashrc #in the opened file, copy the following: export g16root=/home//Desktop/gaussian . $g16root/g16/bsd/g16.profile export GAUSS_SCRDIR=/home//Desktop/gaussian/scratch CTRL+O ENTER CTRL+X source .bashrc INSTALLATION COMPLETE Now you can run a gaussian job using the terminal by running the following command: g16
Here are the steps (you will need root access for the installation): 1. Create a folder called "gaussian" on the desktop & create three folders inside it namely: input, output, scratch 2. Extract the gaussian tar file inside the gaussian folder created above using the command: tar -zxvf 3. Run the terminal & enter the following commands: sudo -i groupadd gaussian usermod chown :gaussian -R /home//Desktop/gaussian chmod -R 770 /home//Desktop/gaussian ls -ld /home//Desktop/gaussian ls -l /home//Desktop/gaussian cd /home//Desktop/gaussian/g16/bsd apt install exit nano .bashrc #in the opened file, copy the following: export g16root=/home//Desktop/gaussian . $g16root/g16/bsd/g16.profile export GAUSS_SCRDIR=/home//Desktop/gaussian/scratch CTRL+O ENTER CTRL+X source .bashrc INSTALLATION COMPLETE Now you can run a gaussian job using the terminal by running the following command: g16
Hi..can you prepare a tutorial for Gaussview as well?
If so, Thanks in advance!
Hi, how did you create de bash_profile? I have followed you to the step 13, but I don't know how to edit or create the bash_profile
can you do the same for windows 10?
Can you please help me with how to install gaussian 09 on ubuntu version 20.04lts. I was struggling a lot please help me.
Can you please tell me how to calculate optical properties of 2D materials using Gaussian
Hi could you kindly add another video of Gaussian installation for Ubuntu. Thanks
That will help me too
Here are the steps (you will need root access for the installation):
1. Create a folder called "gaussian" on the desktop & create three folders inside it namely: input, output, scratch
2. Extract the gaussian tar file inside the gaussian folder created above using the command: tar -zxvf
3. Run the terminal & enter the following commands:
sudo -i
groupadd gaussian
usermod
chown :gaussian -R /home//Desktop/gaussian
chmod -R 770 /home//Desktop/gaussian
ls -ld /home//Desktop/gaussian
ls -l /home//Desktop/gaussian
cd /home//Desktop/gaussian/g16/bsd
apt install
exit
nano .bashrc
#in the opened file, copy the following:
export g16root=/home//Desktop/gaussian
. $g16root/g16/bsd/g16.profile
export GAUSS_SCRDIR=/home//Desktop/gaussian/scratch
CTRL+O
ENTER
CTRL+X
source .bashrc
INSTALLATION COMPLETE
Now you can run a gaussian job using the terminal by running the following command: g16
@@prathvisingh8288 Thanks a lot my brother....
@@prathvisingh8288 is it same for Fedora linux?
@@imeneyeddou6596 I have tested these steps only on Ubuntu so I cannot say for Fedora.
How long does it normally need to enter the Gaussian system? Mine has been running for about 30 mins and nothing happens. Thank you.
Here are the steps for ubuntu installation (you will need root access for the installation):
1. Create a folder called "gaussian" on the desktop & create three folders inside it namely: input, output, scratch
2. Extract the gaussian tar file inside the gaussian folder created above using the command: tar -zxvf
3. Run the terminal & enter the following commands:
sudo -i
groupadd gaussian
usermod
chown :gaussian -R /home//Desktop/gaussian
chmod -R 770 /home//Desktop/gaussian
ls -ld /home//Desktop/gaussian
ls -l /home//Desktop/gaussian
cd /home//Desktop/gaussian/g16/bsd
apt install
exit
nano .bashrc
#in the opened file, copy the following:
export g16root=/home//Desktop/gaussian
. $g16root/g16/bsd/g16.profile
export GAUSS_SCRDIR=/home//Desktop/gaussian/scratch
CTRL+O
ENTER
CTRL+X
source .bashrc
INSTALLATION COMPLETE
Now you can run a gaussian job using the terminal by running the following command: g16
Need for ubuntu/Linux mint
Yah...working.... but secondary hdd not opening directly asking root password ..
Here are the steps (you will need root access for the installation):
1. Create a folder called "gaussian" on the desktop & create three folders inside it namely: input, output, scratch
2. Extract the gaussian tar file inside the gaussian folder created above using the command: tar -zxvf
3. Run the terminal & enter the following commands:
sudo -i
groupadd gaussian
usermod
chown :gaussian -R /home//Desktop/gaussian
chmod -R 770 /home//Desktop/gaussian
ls -ld /home//Desktop/gaussian
ls -l /home//Desktop/gaussian
cd /home//Desktop/gaussian/g16/bsd
apt install
exit
nano .bashrc
#in the opened file, copy the following:
export g16root=/home//Desktop/gaussian
. $g16root/g16/bsd/g16.profile
export GAUSS_SCRDIR=/home//Desktop/gaussian/scratch
CTRL+O
ENTER
CTRL+X
source .bashrc
INSTALLATION COMPLETE
Now you can run a gaussian job using the terminal by running the following command: g16
@@prathvisingh8288 sir, I followed your process. But how to install gausview? I have g09 and gv16. I extracted them in /home/kimlab/gaussian/g09 and gv16.
After mentiond command I entered in g09/bsd and issued apt install
After exit
Issued gedit ~/.basrc and export the path.insted of g16 I used g09
After sourcing return error
Permission denied
And after entering gv
Return gv no command found
@@debanjansen1282 Here are the steps to install gaussview:
1. Extract the gaussview tar file in home directory.
2. Run the terminal & enter the following commands:
echo 'export PATH=$PATH:~/gv/exec'
source ~/.bashrc
3. To run gaussview, run the command: gview
@@prathvisingh8288 This works for me. Thank you very much for saving my time
Please Can i get g16 ? I need it for my pc thanks
Yes, I have G16
@@BasicTech4u please can i get g16. thank you
please do it in ubuntu
Here are the steps (you will need root access for the installation):
1. Create a folder called "gaussian" on the desktop & create three folders inside it namely: input, output, scratch
2. Extract the gaussian tar file inside the gaussian folder created above using the command: tar -zxvf
3. Run the terminal & enter the following commands:
sudo -i
groupadd gaussian
usermod
chown :gaussian -R /home//Desktop/gaussian
chmod -R 770 /home//Desktop/gaussian
ls -ld /home//Desktop/gaussian
ls -l /home//Desktop/gaussian
cd /home//Desktop/gaussian/g16/bsd
apt install
exit
nano .bashrc
#in the opened file, copy the following:
export g16root=/home//Desktop/gaussian
. $g16root/g16/bsd/g16.profile
export GAUSS_SCRDIR=/home//Desktop/gaussian/scratch
CTRL+O
ENTER
CTRL+X
source .bashrc
INSTALLATION COMPLETE
Now you can run a gaussian job using the terminal by running the following command: g16
@@prathvisingh8288 can u help me? i can´t build gaussian 09 from source :(
please do it in ubuntu
please do it in ubuntu
Here are the steps (you will need root access for the installation):
1. Create a folder called "gaussian" on the desktop & create three folders inside it namely: input, output, scratch
2. Extract the gaussian tar file inside the gaussian folder created above using the command: tar -zxvf
3. Run the terminal & enter the following commands:
sudo -i
groupadd gaussian
usermod
chown :gaussian -R /home//Desktop/gaussian
chmod -R 770 /home//Desktop/gaussian
ls -ld /home//Desktop/gaussian
ls -l /home//Desktop/gaussian
cd /home//Desktop/gaussian/g16/bsd
apt install
exit
nano .bashrc
#in the opened file, copy the following:
export g16root=/home//Desktop/gaussian
. $g16root/g16/bsd/g16.profile
export GAUSS_SCRDIR=/home//Desktop/gaussian/scratch
CTRL+O
ENTER
CTRL+X
source .bashrc
INSTALLATION COMPLETE
Now you can run a gaussian job using the terminal by running the following command: g16