mirror of
				https://bitbucket.org/mfeemster/fractorium.git
				synced 2025-11-04 02:00:31 -05:00 
			
		
		
		
	Update BuildGuideLinux.md
This commit is contained in:
		@ -12,7 +12,7 @@ Install the dependencies.
 | 
			
		||||
For Ubuntu 15.04 (vivid) and 15.10 (wily):
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
sudo apt-get install g++ libdbus-1-dev libgl1-mesa-dev libgl-dev libglm-dev libjpeg-dev libpng12-dev libtbb-dev libxml2-dev qt5-default qt5-qmake qtbase5-dev libqt5opengl5-dev ocl-icd-libopencl1 ocl-icd-opencl-dev opencl-headers
 | 
			
		||||
sudo apt-get install g++ libgl1-mesa-dev libgl-dev libglm-dev libjpeg-dev libpng12-dev libtbb-dev libxml2-dev qt5-default qt5-qmake qtbase5-dev libqt5opengl5-dev ocl-icd-libopencl1 ocl-icd-opencl-dev opencl-headers
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Install the OpenCL drivers and opencl support for your hardware. For AMD get their drivers from their site, build and install .deb package. For Nvidia:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user