I think I solved the problem, Deadline is running now!!!
I found something that looks like my problem here:
mono-project.com/DllNotFoundException
So, after compiling libgdiplus and mono (2.6), I’ve added the path “/usr/local/lib/” to /etc/ld.so.conf and run “ldconfig” as root.
Now, deadline is working… I’ll format my system again to see if that’s the solution!
Thanks.
Just to let you know, to compile libgdiplus I’ve installed giflib thru yum. After that, ./configure and make works.