Have a 5500 with a 1gig SD card that I've setup last week. I'm using the Hentges initrd.bin with the latest kernel from openzaurus(to get the suspend fixes).
Pretty such everything was working but since I had the 1 gig card I started installing more software(mostly games) from the standard feeds. A couple of the games will not work. This includes games like prboom-opie (doom clone) that was working before I installed more software. The error I get is:
error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
This happens for a couple games now. I've tried using ipkg info to see the dependences for these games and made sure they were all installed. I also used ipkg search and ipkg files to try to figure out what package libX11.so.6 belongs to but I haven't had any luck. The file is missing, it's not a library path problem.
I'm a little confused because I thought opie was qt based and didn't use X11 to begin with but I know some of these games were working before.
Suggestions?