State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:155986|
Tested in Nuke 9.0v1 -> 9.0v5b17 on a Virtualbox of Kubuntu 14.04 on Windows 7. Nuke installs fine but cannot run. Nuke 8 works fine. I don't think this is Virtualbox specific as we have just had a new customer report on a standard Kubuntu.
Repro Steps
1. Install Nuke on Kubunto 14.04 and try to run it. I used Virtualbox :
https://www.virtualbox.org/wiki/Downloads
With this version of Kubuntu :
http://www.kubuntu.org/getkubuntu
Result :
lenny@lenny-VirtualBox:/usr/local/Nuke9.0v4$ Failed to load libstudio-9.0.4.so: libSDL-1.2.so.0: cannot open shared object file: No such file or directory
Failed: command not found
I did an ldd on Nuke and got the following :
lenny@lenny-VirtualBox:/usr/local/Nuke9.0v4$ ldd Nuke9.0
linux-vdso.so.1 => (0x00007fffc87db000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fea10e92000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fea10c8a000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fea10983000)
libstdc++.so.6 => /usr/local/Nuke9.0v4/./libstdc++.so.6 (0x00007fea10786000)
libgcc_s.so.1 => /usr/local/Nuke9.0v4/./libgcc_s.so.1 (0x00007fea10679000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fea102b2000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fea10094000)
/lib64/ld-linux-x86-64.so.2 (0x00007fea110b2000)
I tried to install the latest libSDL-1.2.so.0 and it seems to be the latest :
lenny@lenny-VirtualBox:/usr/local/Nuke9.0v4$ sudo apt-get -f install libsdl1.2debian:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
libsdl1.2debian:i386 is already the newest version.
I installed everything as sudo and also tried to run Nuke as sudo. I also tried the suggestions here :
http://askubuntu.com/questions/201202/error-while-loading-shared-libraries-libsdl-1-2-so-0
Host(s):
We're sorry to hear that
Please tell us why