deadlinelauncher -slave error

Hi

I would like to know how to install the trial license as a Server, i am unable to do that. The LM program which i located in the program directory opens up options but there is no configuration of PORT Number in it. Lastly how to install it as a server. Also I managed to install mono on Centos 5.2 albeit with gr8 difficulty as there were conflicts with already installed library files.

And finally i execute deadlinelauncher -slave and got the below error.

========================================
[root@client1 mono]# deadlinelauncher -slave
Deadline Launcher 3.0 [v3.0.32934 R]
Launcher Thread - Launcher thread initializing…
Launcher Thread - Remote administration is disabled
Launcher Thread - Launcher thread running

** (/usr/local/lib/deadline/deadlineslave.exe:11030): WARNING **: The following assembly referenced from /usr/local/lib/deadline/franticxgtk.dll could not be loaded:
Assembly: gtk-sharp (assemblyref_index=0)
Version: 2.8.0.0
Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/local/lib/deadline).

** (/usr/local/lib/deadline/deadlineslave.exe:11030): WARNING **: Could not load file or assembly ‘gtk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f’ or one of its dependencies.

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly ‘gtk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f’ or one of its dependencies.
File name: ‘gtk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f’

Thanks for the earlier help.

Regards
Abdullah

That gtk-sharp dependency should have been installed with Mono. Have you tried using CentOS’s package/software manager to install Mono? I find that this approach tends to handle dependencies and conflicts better.

Also, did you try using the Redhat installer from this page:
go-mono.com/mono-downloads/download.html

Or was it the Other Linuxes download found here:
mono-project.com/Other_Downl … er_Linuxes

Cheers,

  • Ryan