[gcompris-devel] bugs : gcompris-1.2.1-1 rpm on redhat 8 with fr_CA

denis bergeron denisbergeron at yahoo.com
Tue Nov 19 16:45:04 UTC 2002


Hello,

I have encounte two problems when installing the RPM of
gcompris-1.2.1-1
on a RedHat 8 system.
First :
[root at denisb denis]# rpm -i gcompris-1.2.1-1.i386.rpm
error: Failed dependencies:
        libvorbisfile.so.0 is needed by gcompris-1.2.1-1

This is simple problem.
I look in /usr/lib and I found :
[root at denisb lib]# ls -l libvorbisfile.*
-rw-r--r--    1 root     root        18182 jui 19 22:04
libvorbisfile.a
lrwxrwxrwx    1 root     root           22 nov 18 16:15
libvorbisfile.so -> libvorbisfile.so.3.0.0
lrwxrwxrwx    1 root     root           22 nov 18 16:08
libvorbisfile.so.3 -> libvorbisfile.so.3.0.0
-rwxr-xr-x    1 root     root        56076 jui 19 22:04
libvorbisfile.so.3.0.0

So I manage to ad a symlink 
[root at denisb lib]# ln -s libvorbisfile.so.3.0.0 libvorbisfile.so.0
But, even that doesn't work

[root at denisb denis]# rpm -i gcompris-1.2.1-1.i386.rpm
error: Failed dependencies:
        libvorbisfile.so.0 is needed by gcompris-1.2.1-1
[root at denisb denis]# ls /usr/lib/libvorbisfile.so.0 -l
lrwxrwxrwx    1 root     root           22 nov 19 19:31
/usr/lib/libvorbisfile.so.0 -> libvorbisfile.so.3.0.0

I force the installation with a --nodeps option
So [root at denisb denis]# rpm --nodeps -i  gcompris-1.2.1-1.i386.rpm

And I test the result and here I have a real problem :
[denis at denisb denis]$ gcompris
gcompris_set_locale requested fr_CA.UTF-8 got fr_CA.UTF-8
...calling ao_initialize
...calling ao_initialize done
+++get_next_sound_to_play
---get_next_sound_to_play
   in scheduler: before cond_wait

Gnome-ERROR **: Could not set mode 0700 on private per-user Gnome
directory </home/denis/.gnome_private> - aborting

aborting...
Abandon

----

So I really don't know how to manage that.

Thank you for your help,

Denis B.



__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com




More information about the Gcompris-devel mailing list