1
Zaurus - pdaXrom / Pdaxrom In Chroot
« on: June 03, 2005, 02:19:57 am »Quote
QuoteIf you are chrooting then pdax should be using its own libs and not complaining about anything, all you need to do is get X/Qt running outside the chroot to act as pdaX's X server - I remember that took some playing around with DISPLAY variables and xhost permissions
Stu
[div align=\"right\"][a href=\"index.php?act=findpost&pid=82514\"][{POST_SNAPBACK}][/a][/div]
That sounds like the same as chrooting debian, I might give it a try if I have nothing else to do
[div align=\"right\"][a href=\"index.php?act=findpost&pid=82517\"][{POST_SNAPBACK}][/a][/div]
Debian running on Qt/X has no troubles and almost all X-Clients including gtk2 and KDE work well.
I assume that QT/X-server uses the X-libraries of pdaXrom after chrooted to pdaXrom and because of the incompatibility of the libries between hard-float and soft-float, Qt/X server can not work properly. Using debians, the debians libraries are hard-float and they are newer than those of Qt/X, so they are upper-compatible to those of Qt/X. If I can make the static-linked Qt/X server, it also will work well on pdaXrom.