After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 103350 - gstreamer-mpeg requires libcpuaccel.so.0
gstreamer-mpeg requires libcpuaccel.so.0
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.4.2
Other Linux
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 102857 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-01-13 06:07 UTC by Theodore Randall
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Theodore Randall 2003-01-13 06:07:53 UTC
I read the instructions for installing gstreamer with apt-get everything
worked until i tried to install gstreamer-player.  gstreamer-player
requires gstreamer-mpeg and that requires libcpuaccel.so.0.  I could not
find a rpm fo r RH that provides this library :(  

Possibly not a bug, but then the install instructions are incorrect.
Comment 1 Christian Fredrik Kalager Schaller 2003-01-14 10:27:47 UTC
*** Bug 102857 has been marked as a duplicate of this bug. ***
Comment 2 Thomas Vander Stichele 2003-01-17 15:49:52 UTC
two points:
a) mpeg2dec (< 0.3.0) used to provide this library.  My guess is that
you installed an mpeg2dec rpm from somewhere else than our repository.
b) newer GStreamer requires newer mpeg2dec, which doesn't need
libcpuaccel anymore.

So it's your choice whether to a) reinstall mpeg2dec, but from our
repository, or b) upgrade to a newer gstreamer and newer mpeg2dec.