View Single Post
Old 09-20-2008, 02:43 PM   #7
Antartica
Evangelist
Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.
 
Antartica's Avatar
 
Posts: 423
Karma: 1517132
Join Date: Jun 2006
Location: Madrid, Spain
Device: quaderno, remarkable2, yotaphone2, prs950, iliad, onhandpc, newton
Quote:
Originally Posted by hansel View Post
Great!
How big is the stripped xepdmgr? Just curious... Why not link the standard Xlibs that are available on every Iliad? The stripped executable would be only 23KB...
Code:
dario@calcifer:/shared/Devel/iliad/src.xepdmgr/xepdmgr-1.0-iliad$ ls -l xepdmgr
-rwxrwxr-x 1 dario dario 224692 2008-09-20 16:01 xepdmgr
The reason of including libX11 in the executable was to be in the safe side as I didn't know if the Xdamage extension used internal structures of libX11 that might have changed between the iliad version and the last xorg released version that I was using.

As you have tested that it works with the included libX11, your approach makes a lot more sense than mine ;-).

I'll post here a version that uses the iliad's internal libX11.so library as soon as possible (but that might not be very soon, anyway...).
Antartica is offline   Reply With Quote