Confluence 2.9 : Confluence Unix and X11 Dependencies
This page last changed on Mar 11, 2008 by smaddox.
Java X11 DependenciesOn Unix-based operating systems, the Java runtime makes use of certain parts of the platform's native X11 graphics libraries. The X Server does not have to be running, but the libraries must be available on the server. Confluence will run on a server that does not have Xlib installed, but parts of the application that manipulate graphics: PDF exports, image thumbnailing, the image gallery macro, CAPTCHA, and the resizing of profile pictures, will fail.
If X11 is not present, you may see any of the following errors
Specific Installation InstructionsFedora CoreOn Fedora Core, you will need to install the xorg-x11-deprecated-libs package. (https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=130239) Fedora Core 6, RHEL 5
Debian LinuxOn Debian, you will need to instll the following packages (CONF-6411): apt-get install libx11-6 libx11-dev libxt6 libxt6-dbg libxext6 libxtst-dev libxtst6 xlibs-dbg xlibs-dev
Gentoo Linuxemerge libICE libSM libX11 libXext libXp libXt libXtst Solaris 10Please refer to the following forum for more information. UbuntuExecute the following: > sudo apt-get install libx11-6 libx11-dev libxt6 libxt6-dbg libxext6 libxtst-dev libxtst6 xlibs-dbg xlibs-dev Note: 'sudo' enables you to be superuser for one operation. You will need to supply your user password. |
![]() |
Document generated by Confluence on Aug 07, 2008 19:05 |