OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: chriscook on April 07, 2005, 12:15:16 pm
-
SL 5500,OZ 3.5.2, 64-0, and xmame.sdl from the opie feed.
Installs and links without errors.
then:
root@collie:/mnt/card/usr/bin# ./xmame.SDL
Cannot find font definition file /usr/local/qt-embedded/lib/fonts/fontdir - is $QTDIR set correctly?
root@collie:/mnt/card/usr/bin# export QTDIR=/opt/QtPalmtop
root@collie:/mnt/card/usr/bin# export QPEDIR=/opt/QtPalmtop
root@collie:/mnt/card/usr/bin# export OPIEDIR=/opt/QtPalmtop
root@collie:/mnt/card/usr/bin# ./xmame.SDL
libpng error: Invalid bit depth
libpng error: Invalid bit depth
libpng error: Invalid bit depth
libpng error: Invalid bit depth
libpng error: Invalid bit depth
libpng error: Invalid bit depth
libpng error: Invalid bit depth
SDL: Info: SDL initialized
error: compiled byte ordering doesn't match machine byte ordering
are you sure you choose the right arch?
compiled for msb-first, are you sure you choose the right cpu in makefile.unix
root@collie:/mnt/card/usr/bin#
Any ideas?
-
I presume you tried it from the icon first (as this removes the first error) and it didn't work there (just wondering whether some other env var is exported and might affect it).
Have you looked on the bugtracker/mailing lists to see whether this is an outstanding issue? If it is known, 3.5.3 is about to be released, so it may have been fixed (if it was known of course).
Si
-
I got the same error when I tried to install this, and with the 3.5.1 ipk, it complains about missing pacman game files when you try and run xmame.SDL
There was some talk about this in previous posts and someone said they got it working, but I couldn't. Just search for xmame in the OZ forums.
I would like to know of exact instructions to get this working, would be much appreciated.