[PlanetCCRMA] the correct install method...

Matt Barber brbrofsvl@gmail.com
Wed Aug 29 08:23:01 2007


> Message: 5
> Date: Wed, 29 Aug 2007 04:21:08 -0400
> From: "Preston Callison" <gprestonc@gmail.com>
> To: planetccrma <planetccrma@ccrma.Stanford.EDU>
> Subject: [PlanetCCRMA] the correct install method...
>
> I just completely reinstalled Fedora 7 to try and get Planet CCRMA to
> work. It was not working on my previous installation so I thought I
> would reinstall, and see what happens.
>
> The question I have is about the correct order for installation. So I
> am going to type out what I feel is the correct order. Please let me
> know if there are any mistakes.
>
> 1) rpm --import
> http://ccrma.stanford.edu/planetccrma/RPM-GPG-KEY.planetccrma.txt
> 2) rpm -Uvh http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetccrma/7/i386/planetccrma-repo-1.0-3.fc7.ccrma.noarch.rpm
> 3) yum install planetccrma-core (then reboot)
> 4) yum install planetccrma-apps
>
> Is this the correct installation method? Is there anything that I am
> missing? It is very important that I get this to work. Thanks a
> million for any help.
>
> Best Regards,
> Preston
>


Also, and this probably goes without saying, a

yum update

or

yum upgrade

is requisite if you want the newest fedora packages -- I usually do
that before I install planetccrma-core, so that ccrma's kernel is the
last one installed.  Also, you should edit
/etc/yum/pluginconf.d/installonlyn.conf    (set "enabled" to 0).  I'm
pretty sure this is still necessary; it keeps fedora from clobbering
"old' (read: ccrma) kernels.  More info here:
http://ccrma.stanford.edu/planetccrma/software/installtwosix.html  (of
course).  Most of the same info applies to Fedora 7.

Matt