Fusion under Linux
From VFXpedia
This page contains information specific to the Linux version of Fusion.
Here is our current list of recommended distributions.
Contents |
System Administrator's Guide to Fusion on Linux
FAQ
- Why Did You Decide to Use Wine?
- Linux RNodes Fail in Mixed Environment
- Linux Console Reports on Execution & Segmentation Faults
- Network Rendering in a Mixed Windows/Linux Environment
- Fusion fails to start, Console reports eyeonScript starting and terminated repeatedly
- RenderSlave or ConsoleSlave can't find my TTF Fonts
- PAW (or Plug-In X) won't load on ConsoleSlave
- How do I load OFX Plug-Ins under Linux?
- My comps won't render under Linux when using Windows UNC paths
- Corrupt Tile Rendering on 64 bit Fedora Core
Distribution Specific Install Instructions
Fedora Core 11 x86_64
Fedora Core 11 x86_64 does not install a complete set of 32 compatibility libraries. When first installing the Fusion RPM you will likely see something like the following :
error: Failed dependencies:
libasound.so.2 is needed by eyeon_wine-1.1.19.1-2.i586
libICE.so.6 is needed by eyeon_wine-1.1.19.1-2.i586
libxslt.so.1 is needed by eyeon_wine-1.1.19.1-2.i586
libxml2.so.2 is needed by eyeon_wine-1.1.19.1-2.i586
libz.so.1 is needed by eyeon_wine-1.1.19.1-2.i586
libXxf86vm.so.1 is needed by eyeon_wine-1.1.19.1-2.i586
libXext.so.6 is needed by eyeon_wine-1.1.19.1-2.i586
libX11.so.6 is needed by eyeon_wine-1.1.19.1-2.i586
libSM.so.6 is needed by eyeon_wine-1.1.19.1-2.i586
libresolv.so.2 is needed by eyeon_wine-1.1.19.1-2.i586
libpthread.so.0 is needed by eyeon_wine-1.1.19.1-2.i586
libm.so.6 is needed by eyeon_wine-1.1.19.1-2.i586
libdl.so.2 is needed by eyeon_wine-1.1.19.1-2.i586
libc.so.6 is needed by eyeon_wine-1.1.19.1-2.i586
libGL.so.1 is needed by eyeon_wine-1.1.19.1-2.i586
libGLU.so.1 is needed by eyeon_wine-1.1.19.1-2.i586
The related libraries will need to be installed via the GUI package installer, or via YUM on the command line. The site www.rpmfind.net can be extremely useful for locating the correct library for each dependency.
However, the dependency list is not complete - you will also need to install the i586 (or i386) version of libXrender, as discussed in Corrupt Tile Rendering on 64 bit Fedora Core
