View Single Post
Old 03-15-2009, 05:16 PM   #84
sphaero
Junior Member
sphaero began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Mar 2009
Device: iLiad ER0150
Hi All,

I'm new in the Ebook business. Just started experimenting with the Iliad. I found this xepdmgr which looks really promising . Nice work!

I've gotten the 1.3 version working. But a post of Hansel makes me believe I can run the xedprmgr on my Ubuntu laptop and export the display through X to the Iliad.
Quote:
Antartica: 1.3 works fine!
- locally on my laptop,
- xepdmgr on laptop, display iliad:0.
- locally on iliad]
This would be exactly what I want to accomplish. Is this true?

Code:
DISPLAY=192.168.10.2:0 gnome-calculator
Already works but does not do refresh...
Code:
DISPLAY=127.0.0.1:0 /mnt/cf/xepdmgr-1.3-iliad/xepdmgr 127.0.0.1:0 ./glock.o
Also works however this is an app locally on the Iliad.

I've gotten the 1.3 version to compile for ARM but I can't compile it for i386. Probably because of specific libraries from Irex.
Code:
xepdmgr.c:42:26: error: liberdm/erdm.h: No such file or directory
xepdmgr.c:43:33: error: liberipc/eripcbusyd.h: No such file or directory
xepdmgr.c:44:35: error: liberipc/eripctoolbar.h: No such file or directory
Are there any directions on how to get this to run on my laptop so I can do:
Code:
DISPLAY=192.168.10.2:0 xepdmgr 192.168.10.2:0 gnome-calculator
Thnx,

Arnaud
sphaero is offline   Reply With Quote