Deadline on CentOS 5.5

Hi all.
Im trying to install Deadline on CentOS 5.5 x86_64, and Im having huge problems with mono.

I have read “http://forums.thinkboxsoftware.com/viewtopic.php?f=11&t=4366&p=17743&hilit=mono+centos#p17743” and added

[mono]
name=CentOS-$releasever - Test
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=contrib
baseurl=ftp://ftp.novell.com/pub/mono/archive/2.6.7/download/RHEL_5/
gpgcheck=0
enabled=1

That works perfectly, but mono is not at part of the repo, only addons.

So i have build and installed
* mono-2.6.7.tar.bz2
* libgdiplus-2.6.7.tar.bz2
from ftp.novell.com/pub/mono/archive/2.6.7/sources/
With alot of dependency resolving for libgdiplus.

When i run the client installer everything checks out, but when i run deadlinelauncher i get
deadlinelauncher
GC Warning: Limiting number of mark threads
Deadline Launcher 4.1: An exception was thrown by the type initializer for System.Drawing.KnownColors (System.TypeInitializationException)
at System.Drawing.SystemColors.get_Control () [0x00000] in :0
at FranticXForms.CustomControls.CustomControlOptions…ctor () [0x00000] in :0
at FranticXForms.CustomControls.CustomControlManager…ctor () [0x00000] in :0
at FranticXForms.CustomControls.CustomControlManager.GetInstance () [0x00000] in :0
at Deadline.Configuration.DeadlineConfig.InitApplication (RemoteErrorReportingPolicy reportingPolicy) [0x00000] in :0
at Deadline.Configuration.DeadlineConfig.InitApplication () [0x00000] in :0
at DeadlineLauncher.DeadlineLauncherApp.Main (System.String[] args) [0x00000] in :0

Any ideas anyone ??

Fixed

viewtopic.php?f=57&t=4117&p=18063#p18063

Glad to hear you were able to get it working!