I just installed Resolve 15.0b6 on Ubuntu 18.04. The script looked for lib64, which I didn't have, so I created it.
I also ran:I also installed libssl-dev and ran the following I saw in a forum:
sudo ln -s /usr/lib /usr/lib64
sudo ln -s /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.10
sudo ln -s /lib/x86_64-linux-gnu/libssl.so.1.0.0 /usr/lib/libssl.so.10
sudo ln -s /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0 /usr/lib/libgstbase-0.10.so.0
sudo ln -s /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 /usr/lib/libgstreamer-0.10.so.0
Output was as follows:Verifying archive integrity... 100% All good.
Uncompressing DaVinci Resolve Installation Package 100%
Extracting files...
resolve: no process foundCopying Resolve files...
Copying scripts...
Copying docs...
Copying Onboarding package...
Copying Onboarding package...
Copying UI resources...
Copying libraries...
Creating shortcuts...
bmdpaneld: no process foundResolve System Updated
What is the significance of the two lines I have emboldened?
resolve: no process foundbmdpaneld: no process foundThere is an icon (launcher) for Resolve now, but it seems to do nothing

Advice much appreciated!
Steve Barnes
Australia