OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: zenyatta on October 18, 2004, 10:11:06 am
-
Hi all,
to my regret I've never been able to get Prboom running under OZ, no matter which version. Has anyone got it going on a brick-style Zaurus?
Thanks,
z.
-
I have it working...at least the demo wad file...haven't been able to get doom2 to work right yet.
To get it to work I installed the following ipkgs:
prboom_2.2.3-2_arm.ipk
doomdemo_1.8a_arm.ipk
libSDL_1.2.6cvs-1_arm.ipk
libSDL-mixer_1.2.5cvs-1_armk.ipk
libSDL-net_1.2.5cvs-1_arm.ipk
timidity (guspat-20000706-required.tar.gz)
Setup the lib/share paths for timidity in /usr/local/
I installed the timidity stuff on /mnt/card/.timidity and
made a link to it:
ln -s /mnt/card/.timidity /usr/local/lib/timidity
ln -s /mnt/card/.timidity /usr/local/share/timidity
(The MIDI sound stuff takes up alot of space, 18M.)
I also installed the wad files in /mnt/card/QtPalmtop/share/games/doom/
See this page it is very helpful:
http://cmisip.home.insightbb.com/zaurus.htm (http://cmisip.home.insightbb.com/zaurus.htm)
-
prboom is in OZ 3.5.1 feed - feel free to try
-
Hrw: the file from the feed is what I started with and it did not work (the package does not even contain a .wad file nor instructions on where to get one). After following doc's advice - except I could not install timidity since the guspat package seems to be gone - I get
symbol lookup error: /opt/QtPalmtop/lib/libSDL-1.2.so.0: undefined symbol: cmd__12QPaintDeviceiP8QPainterP13QPDevCmdParam
It doesn't seem to be related to the absent timidity package. I'm out of ideas at the moment...
z.