Michael Schwendt wrote:
cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxx:/cvs/pkgs \
co -r audacity-1_3_4-0_2_beta_fc9 audacity
make srpm
I downloaded the cvs version, made the srpm, and used command
rpmbuild --rebuild audacity-1.3.4-0.2.beta.fc9.src.rpm
to build an rpm.
I had to install ladspa-devel and soundtouch-devel and remove
the jack-audio-connection-kit-devel from ccrma before it would compile.
I then installed using rpm -Uvh audacity-1.3.4-0.2.beta.fc7.i386.rpm
and rpm -Uvh audacity-debuginfo-1.3.4-0.2.beta.fc7.i386.rpm
They both installed
]$ rpm -qa | grep -i audacity
audacity-debuginfo-1.3.4-0.2.beta.fc7
audacity-1.3.4-0.2.beta.fc7
Unfortunately, they still had the problem. I couldn't play ogg, wav or
mp3 files. They came up with the same error as the 1.3.4-beta and
1.3.4-beta CVS I download directly from audacity.sourceforge.net.
Incidentally, even though the packages for audacity say 1.3.2, they are
actually
1.3.4-beta.
# yum list all | grep -i audacity
audacity.i386 1.3.4-0.2.beta.fc7
installed
audacity-debuginfo.i386 1.3.4-0.2.beta.fc7
installed
audacity.i386 1.3.2-14.fc7
fedora
audacity-debuginfo.i386 1.3.2-14.fc7
fedora-debuginfo
audacity-nonfree.i386 1.3.2-0.6.beta.lvn7 livna
That applies to both the fedora packages and the livna package.