README.md: update packages and git URL
Change-Id: I895dbece58a0ea69b39d1e07d8a16a22a2fed9a7
This commit is contained in:
@@ -85,7 +85,7 @@ sudo reboot
|
|||||||
You will need the following packages installed:
|
You will need the following packages installed:
|
||||||
|
|
||||||
~~~~
|
~~~~
|
||||||
sudo yum install cmake kernel-devel binutils-devel systemd-devel numactl-devel
|
sudo yum install cmake kernel-devel binutils-devel systemd-devel numactl-devel gcc make nasm git
|
||||||
~~~~
|
~~~~
|
||||||
|
|
||||||
Grant read permission to the System.map file of your kernel version:
|
Grant read permission to the System.map file of your kernel version:
|
||||||
@@ -101,7 +101,7 @@ Clone the source code:
|
|||||||
~~~~
|
~~~~
|
||||||
mkdir -p ~/src/ihk+mckernel/
|
mkdir -p ~/src/ihk+mckernel/
|
||||||
cd ~/src/ihk+mckernel/
|
cd ~/src/ihk+mckernel/
|
||||||
git clone --recursive git@github.com:RIKEN-SysSoft/mckernel.git
|
git clone --recursive https://github.com/RIKEN-SysSoft/mckernel.git
|
||||||
~~~~
|
~~~~
|
||||||
|
|
||||||
Configure and compile:
|
Configure and compile:
|
||||||
|
|||||||
Reference in New Issue
Block a user