Commit 41c2b542 by Karsa Zoltán István

update cricket install

parent 22792bfe
......@@ -58,6 +58,12 @@ Kiinduló os: Ubuntu 22.04 server. Szükséges könyvtárak, függőségek telep
- `sudo apt install build-essential git make rpcbind`
- `sudo apt-get install autotools-dev automake libtool`
- `sudo apt install qemu-kvm libvirt-daemon-system virt-manager`
- `sudo apt-get install libtool libelf-dev libssl-dev cmake pkg-config libvdpau-dev`
- `sudo apt-get install mesa-utils libglu1-mesa-dev freeglut3-dev mesa-common-dev`
- `sudo apt-get install libglew-dev libglfw3-dev libglm-dev`
- `sudo apt-get install libao-dev libmpg123-dev`
- `sudo adduser $USER libvirt`
- `sudo apt install python3-dev`
- `git clone https://github.com/RWTH-ACS/cricket.git`
\ No newline at end of file
- `sudo apt install libcudnn8-dev`
- `git clone https://github.com/RWTH-ACS/cricket.git`
- `cd cricket && sudo apt install libcudnn8-dev`
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment