Instalar o VMPlayer no Linux Ubuntu
Quando fui instalar o VMPlayer no Linux encontrei o seguinte erro:
Extracting VMware Installer...done.
Installing VMware Player Application 15.5.0
Copying files...
Configuring...
bora/lib/string/str.c:284 Buffer too small
VMware Workstation Error:
VMware Workstation unrecoverable error: (host-9802)
bora/lib/string/str.c:284 Buffer too small
You can request support.
To collect data to submit to VMware support, choose "Collect Support Data" from the Help menu.
You can also run the "vm-support" script in the Workstation folder directly.
We will respond on the basis of your support entitlement.
A solução foi:
sudo LC_ALL=C ./VMware-Player-15.5.0-14665864.x86_64.bundle
Extracting VMware Installer...done.
Installing VMware Player Application 15.5.0
Copying files...
Configuring...
bora/lib/string/str.c:284 Buffer too small
VMware Workstation Error:
VMware Workstation unrecoverable error: (host-9802)
bora/lib/string/str.c:284 Buffer too small
You can request support.
To collect data to submit to VMware support, choose "Collect Support Data" from the Help menu.
You can also run the "vm-support" script in the Workstation folder directly.
We will respond on the basis of your support entitlement.
A solução foi:
sudo LC_ALL=C ./VMware-Player-15.5.0-14665864.x86_64.bundle
Comentários
Postar um comentário