[Gstreamer-bugs] [Bug 112853] New - RedHat 9 apt-get: net-rhythmbox fails

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon May 12 11:35:04 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=112853

Changed by flarg at flarg.org.

--- shadow/112853	Mon May 12 14:35:04 2003
+++ shadow/112853.tmp.14646	Mon May 12 14:35:04 2003
@@ -0,0 +1,48 @@
+Bug#: 112853
+Product: GStreamer
+Version: 0.3.3
+OS: Linux
+OS Details: Linux 2.4.20-9custom #3 Wed Apr 23 21:26:18 PDT 2003 i686 i686 i386 GNU/Linux
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: don't know
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: flarg at flarg.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.x
+URL: 
+Summary: RedHat 9 apt-get: net-rhythmbox fails 
+
+For RedHat 9, I cannot build net-rhythmbox, because it depends on a
+libFLAC.so.3 , a library that does not exist for RedHat 9.
+
+# apt-get install net-rhythmbox
+(*SNIP*)
+The following packages have unmet dependencies:
+  net-rhythmbox: Depends: libFLAC.so.3
+#
+
+net-rhythmbox should probably rely on libFLAC.so.4 , which exists for Redhat9:
+
+# ll /usr/lib/libFLAC*
+lrwxrwxrwx    1 root     root           18 May 12 10:44
+/usr/lib/libFLAC++.so.2 -> libFLAC++.so.2.1.2
+-rwxr-xr-x    1 root     root       386976 Mar 31 09:13
+/usr/lib/libFLAC++.so.2.1.2
+lrwxrwxrwx    1 root     root           16 May 12 10:44
+/usr/lib/libFLAC.so.4 -> libFLAC.so.4.1.2
+-rwxr-xr-x    1 root     root       569684 Mar 31 09:13
+/usr/lib/libFLAC.so.4.1.2
+
+
+
+The latest version of libFLAC is libFLAC.so.4 according to
+http://flac.sourceforge.net/download.html and
+http://rpmfind.net/linux/rpm2html/search.php?query=flac
+
+libFLAC.so.3 cannot be found on http://flac.sf.net
+(http://www.google.com/search?q=site%3Aflac.sourceforge.net+libFLAC.so.3)
+
+net-rhythmbox should probably rely on libFLAC.so.4 , which exists for Redhat9.





More information about the Gstreamer-bugs mailing list