ray
ray copied to clipboard
Makes the gem installation work on linux
A tiny update of extconf to be able to install the gem on linux
Tested on (Ubuntu 19.10 with ruby 2.7.0
)
Command to install prerequires packages
sudo apt install glew-utils libglew-dev libsndfile1-dev libopenal-dev libfreetype6-dev libxrandr-dev
Thank