# Update on building Luxrender This is more a note for myself. This is an update of my original post about building Luxrender on debian: The original instructions are still valid, with the following changes: - instead of "make luxrays", we can now do only "make" (needed because smallluxgpu will also be built then) - no need to add the deprecated opencl directive anymore - install package ocl-icl-opencl-dev (will remove nvidia opencl libs) - set path to libluxrays.a and libsmallluxgpu.a with cmake-gui when building lux