<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:12pt"><div style="font-family: arial,helvetica,sans-serif; font-size: 12pt;">Thanks Arnaud,<br><br><span>I was able to install the CentOS rpm's as you suggested. Audacity works well but I was not able to get anything else to work that needed Jack. I was hoping to have Rosegarden working but without the Jack server working. The problem is creating the SCHED_FIFO threads as described below (<a target="_blank" href="http://jackaudio.org/faq">http://jackaudio.org/faq</a>) and in the Jack FAQ.</span><br><br>"Currently (as of 2.6.7) JACK has a serious problem creating
SCHED_FIFO threads for real-time processing. It is unclear
whether this is a bug in JACK, in the new Native PThreads
Library (NPTL), or in the 2.6 kernel. At the moment no one has a
solution, but there is a workaround: define
LD_ASSUME_KERNEL=2.4.19 in the environment of the jackd process
and of every JACK client. The easiest way to do this is setting
it in ~/.profile , or wherever you customarily define global
environment variables. Glibc developer Ulrich Drepper explains
the operation of LD_ASSUME_KERNEL in more detail."<br><br>When I define the LD_ASSUME_KERNEL environment variable and do something like an 'ls' command I receive the following so I assume it's a problem.<br><br>[root@dune ~]# LD_ASSUME_KERNEL=2.4.19; export LD_ASSUME_KERNEL<br>[root@dune ~]# ls<br>ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory<br>[root@dune ~]# <br><br><br>Additional details on the kernel version.<br><br>[mmcginn@dune ~]$ uname -a<br>Linux dune 2.6.18-53.1.4.el5xen #1 SMP Wed Nov 14 10:52:01 EST 2007 x86_64 x86_64 x86_64 GNU/Linux<br><br><br>Thanks for the help,<br>Michael<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: "planetccrma-request@ccrma.Stanford.EDU" <planetccrma-request@ccrma.Stanford.EDU><br>To: planetccrma@ccrma.Stanford.EDU<br>Sent: Thursday, January 3, 2008 3:00:03
PM<br>Subject: PlanetCCRMA digest, Vol 1 #2239 - 4 msgs<br><br>Send PlanetCCRMA mailing list submissions to<br> <a ymailto="mailto:planetccrma@ccrma.stanford.edu" href="mailto:planetccrma@ccrma.stanford.edu">planetccrma@ccrma.stanford.edu</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br> <a href="http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma" target="_blank">http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma</a><br>or, via email, send a message with subject or body 'help' to<br> <a ymailto="mailto:planetccrma-request@ccrma.stanford.edu" href="mailto:planetccrma-request@ccrma.stanford.edu">planetccrma-request@ccrma.stanford.edu</a><br><br>You can reach the person managing the list at<br> <a ymailto="mailto:planetccrma-admin@ccrma.stanford.edu"
href="mailto:planetccrma-admin@ccrma.stanford.edu">planetccrma-admin@ccrma.stanford.edu</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of PlanetCCRMA digest..."<br><br><br>Today's Topics:<br><br> 1. PlantCCRMA & Red Hat WS 5 (MICHAEL MCGINN)<br> 2. Re: PlantCCRMA & Red Hat WS 5 (Lamar Owen)<br> 3. Re: PlantCCRMA & Red Hat WS 5 (Arnaud Gomes-do-Vale)<br> 4. Re: PlantCCRMA & Red Hat WS 5 (Lamar Owen)<br><br>--__--__--<br><br>Message: 1<br>Date: Thu, 3 Jan 2008 06:11:09 -0800 (PST)<br>From: MICHAEL MCGINN <<a ymailto="mailto:mmcginn@rogers.com" href="mailto:mmcginn@rogers.com">mmcginn@rogers.com</a>><br>To: PlanetCCRMA <<a ymailto="mailto:planetccrma@ccrma.Stanford.EDU" href="mailto:planetccrma@ccrma.Stanford.EDU">planetccrma@ccrma.Stanford.EDU</a>><br>Subject: [PlanetCCRMA] PlantCCRMA & Red Hat WS
5<br><br>--0-1206863024-1199369469=:31705<br>Content-Type: text/plain; charset=us-ascii<br><br>Hi,<br><br>First time request.<br><br>I am using the current version of Red Hat (Red Hat WS 5) and trying to
get PlanetCCRMA to work with it.<br><br>I am using the installation instructions for Fedora 8 and receive an
error as follows:<br><br>[root@dune ~]# yum install planetccrma-core<br>Loading "rhnplugin" plugin<br>Loading "installonlyn" plugin<br>Setting up Install Process<br>Setting up repositories<br>rhel-x86_64-client-workst 100% |=========================| 1.4 kB
00:00 <br>rhel-x86_64-client-vt-5 100% |=========================| 1.4 kB
00:00 <br><a href="http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/5Client/x86_64/repodata/repomd.xml" target="_blank">http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/5Client/x86_64/repodata/repomd.xml</a>:
[Errno 14] HTTP Error 404: Not Found<br>Trying other mirror.<br>Error: Cannot open/read repomd.xml file for repository: planetcore<br><br>Does PlanetCCRMA work with Red Hat? or I'm using the wrong version of
the installation?<br><br>Thanks in advance,<br>Michael<br><br><br><br>--0-1206863024-1199369469=:31705<br>Content-Type: text/html; charset=us-ascii<br><br><html><head><style type="text/css"><!-- DIV {margin:0px;}
--></style></head><body><div
style="font-family:arial,helvetica,sans-serif;font-size:12pt">Hi,<br><br>First time request.<br><br>I am using the current
version of Red Hat (Red Hat WS 5) and trying to get PlanetCCRMA to work
with it.<br><br>I am using the installation instructions for Fedora 8 and
receive an error as follows:<br><br>[root@dune ~]# yum install
planetccrma-core<br>Loading "rhnplugin" plugin<br>Loading "installonlyn"
plugin<br>Setting up Install Process<br>Setting up
repositories<br>rhel-x86_64-client-workst 100% |=========================| 1.4
kB&nbsp;&nbsp;&nbsp; 00:00&nbsp;&nbsp;&nbsp;&nbsp;
<br>rhel-x86_64-client-vt-5&nbsp;&nbsp; 100% |=========================| 1.4 kB&nbsp;&nbsp;&nbsp;
00:00&nbsp;&nbsp;&nbsp;&nbsp; <br><span><a target="_blank"<br>
href="<a href="http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/5Client/x86_64/repodata/repomd.xml" target="_blank">http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/5Client/x86_64/repodata/repomd.xml</a>"><a href="http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/5Client/x86_64/repodata/repomd.xml" target="_blank">http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/5Client/x86_64/repodata/repomd.xml</a></a>:
[Errno 14] HTTP Error 404: Not Found</span><br>Trying other
mirror.<br>Error: Cannot open/read repomd.xml file for repository:
planetcore<br><br>Does PlanetCCRMA work with Red Hat? or I'm using the wrong version
of the installation?<br><br>Thanks in advance,<br>Michael<br><span
style="text-decoration: underline;"><span style="text-decoration:
underline;"><span style="text-decoration: underline;"><span
style="text-decoration: underline;"></span></span></span></span><span
style="text-decoration: underline;"><span style="text-decoration: underline;"><span
style="text-decoration:
underline;"></span></span><br><br></span></div></body></html><br>--0-1206863024-1199369469=:31705--<br><br><br>--__--__--<br><br>Message: 2<br>Date: Thu, 3 Jan 2008 09:23:33 -0500<br>From: Lamar Owen <<a ymailto="mailto:lowen@pari.edu" href="mailto:lowen@pari.edu">lowen@pari.edu</a>><br>To: <a ymailto="mailto:planetccrma@ccrma.Stanford.EDU" href="mailto:planetccrma@ccrma.Stanford.EDU">planetccrma@ccrma.Stanford.EDU</a><br>Subject: Re: [PlanetCCRMA] PlantCCRMA & Red Hat WS 5<br>Organization: Pisgah Astronomical Research Institute<br><br>On Thursday 03 January 2008, MICHAEL MCGINN wrote:<br>> I am using the current version of Red Hat (Red Hat WS 5) and trying
to get<br>> PlanetCCRMA to work with it.<br><br>> I am using the installation instructions for Fedora 8 and receive an
error<br>> as follows:<br><br>The closest you will get to RHEL5 in the planetccrma repos is going to
be the <br>Fedora Core 6 version. You may need the EPEL 5 repository also. EPEL
can be <br>found at <a href="http://fedoraproject.org/wiki/EPEL" target="_blank">http://fedoraproject.org/wiki/EPEL</a><br><br>But it may or may not work; YMMV, and I've not tried it on a true RHEL
5 <br>install (nor have I tried on a CentOS 5 install, yet).<br><br>Note also that this might create problems with your Red Hat support
that is a <br>part of RHEL.<br>-- <br>Lamar Owen<br>Chief Information Officer<br>Pisgah Astronomical Research Institute<br>1 PARI Drive<br>Rosman, NC 28772<br>(828)862-5554<br><span><a target="_blank" href="http://www.pari.edu">www.pari.edu</a></span><br><br><br>--__--__--<br><br>Message: 3<br>To: <a ymailto="mailto:planetccrma@ccrma.Stanford.EDU" href="mailto:planetccrma@ccrma.Stanford.EDU">planetccrma@ccrma.Stanford.EDU</a><br>Subject: Re: [PlanetCCRMA] PlantCCRMA & Red Hat WS 5<br>From: Arnaud Gomes-do-Vale <<a ymailto="mailto:Arnaud.Gomes@ircam.fr" href="mailto:Arnaud.Gomes@ircam.fr">Arnaud.Gomes@ircam.fr</a>><br>Date: Thu, 03 Jan 2008 15:52:16 +0100<br><br>Lamar Owen <<a ymailto="mailto:lowen@pari.edu" href="mailto:lowen@pari.edu">lowen@pari.edu</a>> writes:<br><br>> The closest you will get to RHEL5 in the planetccrma repos is going
to be the <br>> Fedora Core 6 version. You may need the EPEL 5 repository also.
EPEL can be <br>> found at <a href="http://fedoraproject.org/wiki/EPEL" target="_blank">http://fedoraproject.org/wiki/EPEL</a><br><br>I have been rebuilding most of the planetccrma packages for RHEL5<br>(actually CentOS 5, but it should work on RHEL). You can find what you<br>need at <<a href="http://rpms.ircam.fr/" target="_blank">http://rpms.ircam.fr/</a>>; you want the yum config file at<br><<a href="http://rpms.ircam.fr/config/centos/ircam.repo" target="_blank">http://rpms.ircam.fr/config/centos/ircam.repo</a>>.<br><br>-- <br>Arnaud<br><br><br>--__--__--<br><br>Message: 4<br>Date: Thu, 3 Jan 2008 10:04:21 -0500<br>From: Lamar Owen <<a ymailto="mailto:lowen@pari.edu" href="mailto:lowen@pari.edu">lowen@pari.edu</a>><br>To: <a ymailto="mailto:planetccrma@ccrma.Stanford.EDU" href="mailto:planetccrma@ccrma.Stanford.EDU">planetccrma@ccrma.Stanford.EDU</a><br>Subject: Re: [PlanetCCRMA] PlantCCRMA & Red Hat WS
5<br>Organization: Pisgah Astronomical Research Institute<br><br>On Thursday 03 January 2008, Arnaud Gomes-do-Vale wrote:<br>> I have been rebuilding most of the planetccrma packages for RHEL5<br>> (actually CentOS 5, but it should work on RHEL). You can find what
you<br>> need at <<a href="http://rpms.ircam.fr/" target="_blank">http://rpms.ircam.fr/</a>>; you want the yum config file at<br>> <<a href="http://rpms.ircam.fr/config/centos/ircam.repo" target="_blank">http://rpms.ircam.fr/config/centos/ircam.repo</a>>.<br><br>Now this is good news; thanks for the info.<br>-- <br>Lamar Owen<br>Chief Information Officer<br>Pisgah Astronomical Research Institute<br>1 PARI Drive<br>Rosman, NC 28772<br>(828)862-5554<br><span><a target="_blank" href="http://www.pari.edu">www.pari.edu</a></span><br><br><br><br>--__--__--<br><br>_______________________________________________<br>PlanetCCRMA mailing list<br><a ymailto="mailto:PlanetCCRMA@ccrma.stanford.edu" href="mailto:PlanetCCRMA@ccrma.stanford.edu">PlanetCCRMA@ccrma.stanford.edu</a><br><a href="http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma" target="_blank">http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma</a><br><br><br>End
of PlanetCCRMA Digest<br></div><br></div></div></body></html>