Skip to Content

Compiling Blender in FC6

Posted in

Pre-requisite:

  • freealut
  • freealut-devel
  • OpenEXR
  • OpenEXR-devel
  • gettext
  • gettext-devel
$ yum install freealut freealut-devel OpenEXR OpenEXR-devel gettext gettext-devel
$ tar zxvf blender-2.42a.tar.gz
$ cd blender-2.42a
Edit compilation flags in config/linux2-config.py
$ scons -j 2  # Uses 2 processors.

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image. Ignore spaces and be careful about upper and lower case.