Error en comando

Iniciado por Luisa05, Octubre 19, 2023, 10:41:12 AM

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.

Octubre 19, 2023, 10:41:12 AM Ultima modificación: Octubre 24, 2023, 01:01:49 PM por AXCESS
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

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

¿Seguiste los pasos que te indica el mismo wine?

~ DtxdF
PGP :: <D82F366940155CB043147178C4E075FC4403BDDC>

~ DtxdF

te está pidiendo que instales un paquete...
please execute "apt-get install wine32:i386"