'2018/09/25'에 해당되는 글 1건

  1. 2018.09.25 odroid XU4 wine 실패? ㅠㅠ
프로그램 사용/WinE2018. 9. 25. 17:20

playonlinux에서 IE 깔려고 하니 자꾸 에러가 떠서 포기하고




Error in POL_Wine

Wine seems to have crashed


If your program is running, just ignore this message 


wine으로 직접 무언가 해보려고 했더니 또 안된다.

에러를 보다보니.. not supported on this installation (x86 binary)가 키인거 같은데..

~/Downloads$ wine npp.7.5.8.Installer.exe 

wine: created the configuration directory '/home/odroid/.wine'

0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}

0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}

0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002

0012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002

0012:err:ole:get_local_server_stream Failed: 80004002

0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}

0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}

0014:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002

0014:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002

0014:err:ole:get_local_server_stream Failed: 80004002

Could not load wine-gecko. HTML rendering will be disabled.

wine: configuration in '/home/odroid/.wine' has been updated.

0009:err:process:create_process L"Z:\\home\\odroid\\Downloads\\npp.7.5.8.Installer.exe" not supported on this installation (x86 binary)

wine: Bad EXE format for Z:\home\odroid\Downloads\npp.7.5.8.Installer.exe. 


어떻게 보면 당연한게

WinE은 Wine is not Emulator 라고 하듯, x86 에뮬레이터가 아니기에

x86 바이너리가 실행되는 x86 linux 상에서 윈도우를 흉내내주는 녀석일뿐

arm 에서 x86 바이너리를 실행하게 해주는 녀석은 아니라는 결론(?)


cd Downloads

wget http://downloads.eltechs.com/exagear-desktop-v-2-1/exagear-desktop-rpi3.tar.gz

tar -xvzpf exagear-desktop-rpi3.tar.gz

sudo ./install-exagear.sh

exagear 

[링크 : https://thepi.io/how-to-run-x86-programs-on-the-raspberry-pi/]

[링크 : https://eltechs.com/run-wine-on-raspberry-pi/]

[링크 : https://www.instructables.com/id/How-to-Set-Up-Wine-on-Raspberry-Pi-1/]


자사 기술 광고 같은데 들어가면 무조건 23시간 남았다고 1+1 준다고 난리네 -_-

QEMU를 써도 되긴 한다는 건가.. 이녀석 받아 보려니 423MB라 한참 걸리는데..

qemu + wine도 찾아볼 필요는 있겠다.

It is like QEMU but 5 times faster!

[링크 : https://eltechs.com/product/exagear-desktop/exagear-desktop-features-and-prices-daily1/]


+

받는게 한참 걸려서 해보려고 했더니

데모 버전인줄 알았더니 시리얼 키가 필요한 정품.. -_-

안하고 말지 췟

$ sudo ./install-exagear.sh 

[sudo] password for odroid: 

System memory configuration is determined as 3g/1g

ARCH=armv7l

HOST OS: ubuntu

HOST OS VERSION: 18

EXAGEAR package: exagear_*-1_armhf.deb

EXAGEAR guest image package: 'exagear-guest-ubuntu-1604_*_all.deb'

Put a primary key file to the current directory.

Primary key files are named pk-NNNNNN.key 


'프로그램 사용 > WinE' 카테고리의 다른 글

wine 한글 폰트  (0) 2019.05.21
playonlinux @ 18.04 ubuntu  (0) 2019.05.20
한층 더 쩔어진 winE  (0) 2012.04.08
wine 에서 cd넣고 실행시 에러 뜰때  (0) 2012.01.21
wine - WINdows Emulator (?)  (2) 2012.01.21
Posted by 구차니