I have used Wine successfully in earlier versions of Puppy. Now it seems all the menu entries have been removed. Apparently the procedure is to run wine from the Terminal for a Windows executable.
I installed Wine from the Quickpet menu, and the 32-bit compatibility package. There did not appear to be any errors.
So I tried to run my selected Windows program, which happens to be 32-bit from terminal by I get the following errors.
Code: Select all
root# wine setup.exe
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
wine: failed to initialize: /usr/lib64/wine/ntdll.dll.so: file too short
0009:err:environ:run_wineboot failed to start wineboot c00000e5
0009:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0009:err:module:LdrInitializeThunk "kernelbase.dll" failed to initialize, aborting
0009:err:module:LdrInitializeThunk Initializing dlls for L"Z:\\root\\my-documents\\setup.exe" failed, status c0000005
It seems some re-writing of Wine has caused some issues of what used to work flawlessly.
Advice please.
Thanks.