Can't configure software

Installation and configuration.
Post Reply
vfxgeek
Posts: 29
Joined: Sun Dec 12, 2021 1:34 pm

Can't configure software

Post by vfxgeek »

Hi,

I'm testing CGRU 3.3.1 on Ubuntu 22.04 (fresh system) and it seems to be working fine, but I can't get it to configure the location of Nuke. I'm pointing it to the location using CGRU Keeper, but Nuke is not launching. When I use start_nuke.sh from /opt/cgru/software_setup it shows "Can't find Nuke in /usr/local" - and that's not the location I'm setting.
It has no problem with Blender - I've configured it using CGRU_Keeper and it's launching. But not Nuke.

Lukas
User avatar
timurhai
Site Admin
Posts: 913
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Can't configure software

Post by timurhai »

Hello!
There is a bug in setup_nuke.sh, it checks for valid location before override, so if there was not any Nuke in the default location, it throws with an error.
Now I fixed it:
https://github.com/CGRU/cgru/blob/maste ... up_nuke.sh
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
vfxgeek
Posts: 29
Joined: Sun Dec 12, 2021 1:34 pm

Re: Can't configure software

Post by vfxgeek »

Yes, that fixes it :)
Thanks very much !!!
Post Reply