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
Can't configure software
Re: Can't configure software
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
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).
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
Re: Can't configure software
Yes, that fixes it
Thanks very much !!!
Thanks very much !!!