[vorbis] RPM dependency rant
John Morton
jwm at plain.co.nz
Wed Feb 13 21:30:46 PST 2002
On Thursday 14 February 2002 18:01, Doug McNaught wrote:
> So I'd like to try out rc3 (been a happy user of rc2 since it came
> out). I download the RPMS and try to do an upgrade, only to find that
> libao and vorbis-tools depends on 'libcurl' and 'libasound' which are
> not part of Red Hat 7.1 (looks like curl is in 7.2, but God knows
> where to get libasound).
libcurl is part of the curl package. It's used by ogg123 to handle streaming,
and it was necessary to have a recent version installed to build ogg123 last
time I built it from source (I believe this has been acknowledged as a build
bug, as streaming isn't necessary for most of what ogg123 does).
libasound is the ALSA driver library interface, but I'm not sure whether it's
for the pre0.5 or post0.5 version of ALSA - which is important, because the
API is quite different between the two, and I think libao can be built for
one or the other, but not both.
Strictly speaking, you shouldn't _need_ those libraries, so you could force
the installation.
> In addition, the RPMs want libcrypto.so.0, while 7.1 and 7.2
> have .1.
Weird. It might be part of the streaming code. Again, you'll probably be
fine forcing the install.
> So it'd be really nice to have a note on the download page explaining
> what system the RPMs are actually built for, and where to get the
> nonstandard libraries that they depend on.
Hacking libao and the vorbis tools to fail gracefully when you try to use
capabilities that it's built for but lacks library support for would be good
(if it hasn't already been done). Then the optional libraries like libasound
could be drop from the dependency list entirely.
John
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list