The same problem exists for Workstation Pro 17.0.1 on Fedora 38. You need to ensure you have libnsl2 using the command below. sudo dnf install -y libnsl2 create a link to this lib for the ovato...
See more...
The same problem exists for Workstation Pro 17.0.1 on Fedora 38. You need to ensure you have libnsl2 using the command below. sudo dnf install -y libnsl2 create a link to this lib for the ovatool using the command below sudo ln -s /usr/lib64/libnsl.so.3 /usr/lib64/libnsl.so.1