ok thanks, I started out trying opie-player2 on OZ/opie 3.5.1, with no luck (kept crashing, no display at all, SIG???), then I re-flashed OZ/opie to 3.5.2, and gave it another try, with the same results. After reading some posts it appears opie-player2 has some bugs, and doesn't work (correct me if i'm wrong), and several people have gone to xmms. So i gave xmms a try on 3.5.2, and got these errors. Since 3.5.2 is still fairilly new, i reflashed back to 3.5.1 and installed xmms again, with the same error. So here i stand, LOL. its interesting that no one else has had this problem. I have a fresh copy of OZ/opie, and installed xmms, that's it, i haven't done anything else. I'm shocked that others installs went ok.
incidentally on 3.5.2, glib was already part of the package, and i did upgrade the glib package, which had no effect. On 3.5.1 (current), i attempted to upgrade glib, and it installed it on the CF instead, so i'm not sure if it was already there or not, but i thought i had glib on root. Reguardless it did have symbolic links in place from /usr/lib to /mnt/cf/usr/lib for the glib package, however...
i looked in /usr/lib and found libglib-2.0.so.0.400.6
and the error was for libglib-2.0.so.0
so i created that symbolic link (as you indicated, thanks)
ln -s /mnt/cf/usr/lib/libglib-2.0.so.0.400.6 /usr/lib/libglib-2.0.so.0
and there was already one in /usr/lib for
libglib-2.0.so.0.400.6 --> /mnt/cf/usr/lib/libglib-2.0.so.0.400.6
with that done i got rid of that error, only to receive one for the libxmms.so.1 package, which i linked to /mnt/cf/opt/QtPalmtop/lib/libxmms.so.1.0.0
it seems ipgk-link umount /mnt/cf wipes out my manual links, and it doesn't completely remove the ones it added, such as the /opt/QtPalmtop/lib/xmms/ directory, when you ipkg-link mount /mnt/cf again, it complains that those files alreaady exist, just FYI, no big deal there, but irrataing that it wipes out my links.
so i created a script to put in my manual symbolic links for libglib and libxmms.
with that done i'm yet stuck again, i am receiveing the error:
Segmentation fault
You've probably found a bug in Qtopia...... etc etc
and suggestions for this step??