I've installed MS SFU successfully. I can now use gcc under wine on Linux to compile source for Linux under wine on Linux ... ;) A bit bizarre, and a decidedly roundabout way of doing things, but what's a challenge for? I had a go at installing the x-window-system-on-MS-Windows package shown but it halted with these error messages: [wparish(a)localhost sfu+X]$ wine x-win612LX.exe fixme:win:SetWindowTextA cannot set text "InstallShield Wizard" of other process window (nil) fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. fixme:shell:SHELL32_DllCanUnloadNow (void): stub [wparish(a)localhost sfu+X]$ So at the moment I can't run X under wine on Linux just for the fun of it and the delight of saying I can ... ;( Anyone got any ideas? Thanks Wesley Parish file:/home/wparish/wine-hdd/sfu+X/SFU35SEL_EN.exe file:/home/wparish/wine-hdd/sfu+X/x-win612LX.exe -- Clinersterton beademung, with all of love - RIP James Blish ----- Mau e ki, he aha te mea nui? You ask, what is the most important thing? Maku e ki, he tangata, he tangata, he tangata. I reply, it is people, it is people, it is people.
Wesley Parish wrote:
I've installed MS SFU successfully. I can now use gcc under wine on Linux to compile source for Linux under wine on Linux ... ;)
Are the SFU not implemented on top of ntdll? Considering that we don't even have NtCreateProcess it's hard to believe for me that it works... Felix
This is what I get while testing it [wparish(a)localhost Interix]$ wine posix.exe The license for Services for Unix has expired. Please update your licensing information. fixme:console:SetConsoleCtrlHandler (0x1003290,0) - no error checking or testing yet [wparish(a)localhost Interix]$ Evidentally it suffers from license paranoia. Wesley Parish On Sun, 10 Jul 2005 21:16, Felix Nawothnig wrote:
Wesley Parish wrote:
I've installed MS SFU successfully. I can now use gcc under wine on Linux to compile source for Linux under wine on Linux ... ;)
Are the SFU not implemented on top of ntdll? Considering that we don't even have NtCreateProcess it's hard to believe for me that it works...
Felix
-- Clinersterton beademung, with all of love - RIP James Blish ----- Mau e ki, he aha te mea nui? You ask, what is the most important thing? Maku e ki, he tangata, he tangata, he tangata. I reply, it is people, it is people, it is people.
[wparish(a)localhost sfu+X]$ wine x-win612LX.exe fixme:win:SetWindowTextA cannot set text "InstallShield Wizard" of other process window (nil) fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
It's a bit of an ancient build of wine, I fixed that fixme last year. Ivan.
participants (3)
-
Felix Nawothnig -
Ivan Leo Puoti -
Wesley Parish