Hi All,
Maybe I’m crazy, but has the default install location (where the bin folder etc is) changed? I’ve just installed version 9 alongside my old version 8 on an Ubuntu box and whilst it appears to be running, I can submit jobs to it, access the repo etc, I cannot for the life of me find the actual bin directory. This also means that I can’t launch the licenseforwarder which means that It basically isn’t functioning. If I cd to /opt/Thinkbox I have Deadline8, DeadlineDatabase8 and DeadlineDatabase9 … but no Deadline9.
Any ideas?
Thanks,
Well, you can always find where the app is running by using ps
:
Mobile-029:~ edwin.amsler$ ps aux | grep deadline
edwin.amsler 7550 0.0 0.5 2631212 85292 ?? S Mon04pm 8:08.71 /Applications/Thinkbox/Deadline9/Resources/mono --runtime=v4.0 --config /Applications/Thinkbox/Deadline9/Resources/deadline_mono_config /Applications/Thinkbox/Deadline9/Resources/deadlinesandbox.exe -socket 58016 -repository /Applications/Thinkbox/DeadlineRepository9 -region
edwin.amsler 7532 0.0 2.3 3168012 386764 ?? S Mon04pm 19:31.37 DeadlineMonitor9 --runtime=v4.0 --config /Applications/Thinkbox/Deadline9/Resources/deadline_mono_config /Applications/Thinkbox/Deadline9/Resources/deadlinemonitor.exe
edwin.amsler 56511 0.0 0.0 2442020 1900 s001 S+ 9:22am 0:00.00 grep deadline