Fusion under Linux

From VFXpedia

Jump to: navigation, search

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

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

Personal tools