User Tools

Site Tools


quantumespresso:インストール方法_7.5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
quantumespresso:インストール方法_7.5 [2026/06/22 21:15] – created koudaiquantumespresso:インストール方法_7.5 [2026/06/22 21:16] (current) – [Wannier90のインストールに失敗する] koudai
Line 21: Line 21:
 <code> <code>
 $ tar -xzvf qe-7.5-ReleasePack.tgz $ tar -xzvf qe-7.5-ReleasePack.tgz
-$ cd qe-7.3+$ cd qe-7.5
 </code> </code>
  
Line 27: Line 27:
 <code> <code>
 $ git clone -b qe-7.5 --recursive https://gitlab.com/QEF/q-e.git qe-7.5 $ git clone -b qe-7.5 --recursive https://gitlab.com/QEF/q-e.git qe-7.5
-$ cd q-e+$ cd qe-7.5
 </code> </code>
  
-以下では ~/qe-7.3/ にQuantumESPRESSOがインストールされるとします。+以下では ~/qe-7.5/ にQuantumESPRESSOがインストールされるとします。
  
 Quantum ESPRESSOのインストールに必要な設定をします。 Quantum ESPRESSOのインストールに必要な設定をします。
Line 73: Line 73:
 <code> <code>
 ( cd install ; make -f plugins_makefile w90 || exit 1 ) ( cd install ; make -f plugins_makefile w90 || exit 1 )
-make[1]: Entering directory '/home/username/qe-7.3/install'+make[1]: Entering directory '/home/username/qe-7.5/install'
 initializing external/wannier90 submodule ... initializing external/wannier90 submodule ...
 hint: Using 'master' as the name for the initial branch. This default branch name hint: Using 'master' as the name for the initial branch. This default branch name
Line 85: Line 85:
 hint:  hint: 
 hint: git branch -m <name> hint: git branch -m <name>
-Initialized empty Git repository in /home/username/qe-7.3/external/wannier90/.git/+Initialized empty Git repository in /home/username/qe-7.5/external/wannier90/.git/
 usage: git remote add [<options>] <name> <url> usage: git remote add [<options>] <name> <url>
  
quantumespresso/インストール方法_7.5.1782130518.txt.gz · Last modified: 2026/06/22 21:15 by koudai