File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 45
45
# libgl1-mesa-dri : For headless rendering / software DRI driver (LIBGL_ALWAYS_SOFTWARE=true)
46
46
# freeglut3-dev : Fixes graphic apps compilation with tcc
47
47
./v retry -- sudo apt update
48
- ./v retry -- sudo apt install imagemagick openimageio-tools libgl1-mesa-dri xvfb libxcursor-dev libxi-dev freeglut3-dev xsel xclip
48
+ ./v retry -- sudo apt install imagemagick openimageio-tools libgl1-mesa-dri xvfb libxcursor-dev libxi-dev libxrandr-dev freeglut3-dev xsel xclip
49
49
./v retry -- ./v download https://raw.githubusercontent.com/tremby/imgur.sh/c98345d/imgur.sh
50
50
./v retry -- git clone https://github.com/Larpon/gg-regression-images gg-regression-images
51
51
chmod +x ./imgur.sh
Original file line number Diff line number Diff line change 41
41
v retry -- sudo apt -qq update
42
42
v retry -- sudo apt -qq install \
43
43
libgc-dev libgl1-mesa-dev mesa-common-dev liblapacke-dev libopenblas-dev libopenmpi-dev \
44
- opencl-headers libxcursor-dev libxi-dev libhdf5-cpp-103 libhdf5-dev libhdf5-mpi-dev hdf5-tools
44
+ opencl-headers libxcursor-dev libxi-dev libxrandr-dev libhdf5-cpp-103 libhdf5-dev libhdf5-mpi-dev hdf5-tools
45
45
else
46
46
v retry brew install coreutils hdf5 open-mpi openblas lapack opencl-headers
47
47
fi
You can’t perform that action at this time.
0 commit comments