Hi Ryan,
Removed and rebuilt libgdiplus, then mono 2.10.8
The mono build did give me:
mcs source: mcs
olive source:
Engine:
GC: sgen and bundled Boehm GC with typed GC and parallel mark
GLIB: embedded
TLS: __thread
SIGALTSTACK: yes
Engine: Building and using the JIT
oprofile: no
BigArrays: no
DTrace: no
Parallel Mark: yes
LLVM Back End: no (dynamically loaded: no)
Libraries:
Moon Profile: no (boehm)
MonoDroid: no
MonoTouch: no
JNI support: IKVM Native
libgdiplus: assumed to be installed
zlib: system zlib
Then tried deadline again…
still fails at the database however I try:
[root@licserver tmp]# cat bitrock_installer_11969.log
Log started 02/11/2013 at 10:45:41
Preferred installation mode : gtk
Trying to init installer in mode gtk
Trying to init installer in mode gtk
Trying to init installer in mode xwindow
Trying to init installer in mode text
Mode text successfully initialized
Executing mono -V
Script exit code: 0
Script output:
Mono JIT compiler version 2.10.8 (tarball Mon Feb 11 10:33:38 GMT 2013)
Copyright © 2002-2011 Novell, Inc, Xamarin, Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: Included Boehm (with typed GC and Parallel Mark)
Script stderr:
Installing MongoDB binaries
Installing MongoDB binaries
Installing MongoDB data
Creating MongoDB service
Creating MongoDB service
Installing MongoDB binaries
Installing MongoDB binaries
Installing MongoDB data
Creating MongoDB service
Creating MongoDB service
[root@licserver tmp]#
[root@z600-7 tmp]# cat deadline_installer
Press [Enter] to continue :
Do you accept this license? [y/n]: y
After the installation has finished, you must share this directory with full
read and write permissions so that the Deadline Clients can access the
Repository. Refer to the Deadline installation documentation for more
information on sharing the Repository directory.
Installation Directory [/opt/Thinkbox/DeadlineRepository6]: /mnt/DeadlineRepository6
MongoDB Database Setup
You can connect to an existing MongoDB installation, or install a new instance on this machine. Note that you will likely have to edit your Firewall settings to allow the Deadline Clients to communicate with the MongoDB database.
[1] Install a new MongoDB database on this machine
[2] Connect to an existing MongoDB database installation
Please choose an option [1] : 1
Warning: Unable to execute validation program
Press [Enter] to continue :
MongoDB Database Setup
You can connect to an existing MongoDB installation, or install a new instance on this machine. Note that you will likely have to edit your Firewall settings to allow the Deadline Clients to communicate with the MongoDB database.
[1] Install a new MongoDB database on this machine
[2] Connect to an existing MongoDB database installation
Please choose an option [1] : 1
Warning: Unable to execute validation program
Press [Enter] to continue :
MongoDB Database Setup
You can connect to an existing MongoDB installation, or install a new instance on this machine. Note that you will likely have to edit your Firewall settings to allow the Deadline Clients to communicate with the MongoDB database.
[1] Install a new MongoDB database on this machine
[2] Connect to an existing MongoDB database installation
Please choose an option [1] : 2
MongoDB Database Settings
Server []: licserver
Name [deadline6db]:
Port [27017]:
Database Requires Authentication [y/N]: N
Warning: An error occurred while configuring the database:
A Type Load exception occurred when trying to initialize the database
connection. This is often caused by a missing mono component, like mono-data.
Press [Enter] to continue :
Chris