rexfordnyrk's Posts

The same problem exists for Workstation Pro 17.0.1  on Fedora 38. You can fix it using the solution from the link below. https://communities.vmware.com/t5/VMware-Workstation-Pro/cannot-import-an-O... See more...
The same problem exists for Workstation Pro 17.0.1  on Fedora 38. You can fix it using the solution from the link below. https://communities.vmware.com/t5/VMware-Workstation-Pro/cannot-import-an-OVF-file-into-Workstation-16-1-1-on-Fedora-34/m-p/2967739/highlight/true#M181221
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