Buenos días, estoy intentando instalar el software "Hyperion" pero al ejecutar el siguiente comando me genera un error, ya instalé el wine pero sigue sin funcionar :'(
sudo wine /root/.wine/drive_c/MinGW/bin/g++.exe ./Src/Crypter/*.cpp -o crypter.exe
it looks like wine32 is missing, you should install it.
as root, please execute "apt-get install wine32:i386"
wine: created the configuration directory '/root/.wine'
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0048:err:ole:start_rpcss Failed to open RpcSs service
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
wine: failed to open L"C:\\windows\\syswow64\\rundll32.exe": c0000135
wine: configuration in L"/root/.wine" has been updated.
wine: failed to open "/root/.wine/drive_c/MinGW/bin/g++.exe": c0000135
No tienes permitido ver enlaces.
Registrate o
Entra a tu cuenta ¿Seguiste los pasos que te indica el mismo wine?
~ DtxdF
te está pidiendo que instales un paquete...
please execute "apt-get install wine32:i386"