[wine] WinCC flexible - jak to zainstalować/uruchomić?

0

Witam,
Walczę z pewnym głupkowatym programem(od siemensa). Muszę uruchomić go na linuxie. Na płytce dali potrzebne programy(frameworki itp). Z płyty instalował się tylko .NET Framework 1.1, 2.0 nie dał się zainstalować tak jak SP1 do 1.1. Znalazłem na stronie wine jak te frameworki zainstalować, i się udało. Problem też sprawił SQL Server 2000 SP4 (instalowany z płyty) - jakieś błędy się posypały... pewnie będzie problem z uruchomieniem programu bo znając życie pewnie ten sql się cały nie zainstalował, ważne jest to że instalator wykrywa że jest zainstalowany :-)
Z głównym programem jest problem(WinCC flexible):

fixme:ole:OleLoadPictureEx (0xd1b06c,326,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x3376c4), partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.
fixme:ole:OleLoadPictureEx (0xd1b06c,326,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x3376c4), partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.
fixme:ole:OleLoadPictureEx (0xd1b06c,326,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x3376c4), partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.
fixme:ole:OleLoadPictureEx (0xd1b06c,1414,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x3376c4), partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.
fixme:ole:OleLoadPictureEx (0xd1b06c,148,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x3376c4), partially implemented.
fixme:ole:OleLoadPictureEx (0xd1b06c,142,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x3376c4), partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x1d9048)->(0x1fb4b8, 0, (nil)), hacked stub.
fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x20a3cc), stub!
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.
fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x20b96c), stub!
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering icons...
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering icons...
fixme:ole:OleLoadPictureEx (0xd1bd8c,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x336840), partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x1d9048)->(0x20d1b8, 0, (nil)), hacked stub.
fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x1facac), stub!
err:ntdll:RtlpWaitForCriticalSection section 0x1107a8 "?" wait timed out in thread 007a, blocked by 0014, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x1107a8 "?" wait timed out in thread 006a, blocked by 0014, retrying (60 sec)

Się usiedziałem.... Może ktoś bardziej się orientuje z tym Wine niż ja...?

0

Z płyty instalował się tylko .NET Framework 1.1, 2.0 nie dał się zainstalować tak jak SP1 do 1.1.

Po co? Do aplikacji .NET jest mono. A co do serwera MS SQL to wątpię żeby się dało zainstalować go na linuksie, ale jak chcesz to próbuj.

0
okienko napisał(a)
err:ntdll:RtlpWaitForCriticalSection section 0x1107a8 "?" wait timed out in thread 007a, blocked by 0014, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x1107a8 "?" wait timed out in thread 006a, blocked by 0014, retrying (60 sec)

Czy ten komp ma więcej niż jeden rdzeń/procesor/HT? Może pomoże:

taskset -c 0 wine nazwa_programu.exe

Proponuje też zacząć od zera ( np. usunąc ~/.wine) i instalować wszystkie dodatki/frameworki za pomocą http://wiki.winehq.org/winetricks

1 użytkowników online, w tym zalogowanych: 0, gości: 1