Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - unionlakejcs

Pages: [1]
1
Software / Xmms On Oz3.5.2 Or Oz 3.5.1
« on: December 08, 2004, 10:18:52 am »
 
Ahhh haaaa,  after playing around for 3 days at work with this thing, i struck gold. Althou perhaps an obvious thing to some, its not exsplained very well in the forums. Some not all of the additional software you install on your zaurus, if installed to an SD or CF card, will not work unless the card is formatted as EXT2 (ext2)!!!!

I reflashed my zaurus to 3.5.2 again and installed xmms, only to get the same exact library problems, and such, as above.  Then i stumbled accross a user who built an complete package with an image that copies over to your SD card on boot up, comes with several programs pre-installed, including xmms. Fourm link by CoreDump. I installed that package and had the same problems, part of his post mentioned formating the SD card to ext2 (which    i skipped the first time), once i formatted the SD to ext2, eureka!! everything works beautifully, no creating sym links to libglib or any of the troubles i had before. Plus many other apps that were less important, are working now too, cool!!

So moderators or someone should put a sticky somewhere, about formatting to ext2 to make many of the apps work, as it appears if you install apps to an SD or CF, thats the only way they will work.

Please if i'm wrong here fill me in.

2
Software / Xmms On Oz3.5.2 Or Oz 3.5.1
« on: December 03, 2004, 10:41:49 am »
Updated my signature, and going to re-flash to 3.5.2 and try this all again. I really enjoy the bug fixes in 3.5.2. such as the file manager working right, and the ability to install local ipkg in the package manager.

3
Software / Xmms On Oz3.5.2 Or Oz 3.5.1
« on: December 03, 2004, 10:36:43 am »
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??

4
Software / Xmms On Oz3.5.2 Or Oz 3.5.1
« on: December 02, 2004, 04:36:10 pm »
i keep getting the same error when trying to run xmms. If i run it from the desktop i get an hour glass blip, and nothing. So upon advice i found in these forums (thanks), a ran it from the command line to get more info. I've tried both oz/opie 3.5.1 and 3.5.2 with no luck, any ideas? on what this means or how to fix it?

root@collie:/# xmms
xmms: error while loading shared libraries:
libglib-2.0.so.0: cannot open shared object file: No such file or directory

libglib-2.0-0  is installed, so then i tried to re-install that lib to (2.4.6-r1) and got a qtopia error, so i rebooted, and did a ipkg-link mount /mnt/cf (where i installed xmms). and i still have the same results, with the above shared lib error. any ideas?

Pages: [1]