I just upgrade to Ubuntu 12.04 and the Sapphire v7 effects are not showing up in Nuke, how can I get it to work?
Posted by Victor Lee on 27 July 2015 11:24 AM

In order for the Sapphire v7 plugins to show up on Ubuntu 12.04 and later, OFX users will need to get these two libraries (libjpeg62 and libglade2-0) on their system(s).

To install the libraries, type the following in the terminal:

$ sudo apt-get install libjpeg62
$ sudo apt-get install libglade2-0

After these two libraries are installed, the plugins will show up in Nuke.

(0 vote(s))
Helpful
Not helpful

Comments (0)