
Axel.Thimm at ATrpms
May 4, 2009, 8:01 PM
Post #2 of 2
(592 views)
Permalink
|
Hi, On Mon, May 04, 2009 at 01:48:24PM -0700, Yeechang Lee wrote: > Axel, the mythtv 207 specfile requires pulseaudio-libs-devel to build > the SRPM, but I don't believe Pulseaudio is available for CentOS. try rpmbuild --without pulseaudio ... The distribution-shared specfiles have some switches that can be turned on or off (usually off). The default is to do the right thing for the most popular used distribution/release, e.g. the latest Fedora. The other sometimes need to have a swicth applied. For RHEL5 I have --without libvisual --without pulseaudio, for RHEL4 --without pulseaudio --without v4l_headers --without xvmcvld --without opengl_vsync. Although I wonder why I'm using --without libvisual for RHEL5, I'll need to check a build w/o. -- Axel.Thimm at ATrpms.net
|