[PlanetCCRMA] Re: PlanetCCRMA digest, Vol 1 #2239 - 4 msgs
MICHAEL MCGINN
mmcginn at rogers.com
Sat Jan 5 11:53:01 PST 2008
Thanks Arnaud,
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 (http://jackaudio.org/faq) and in the Jack FAQ.
"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."
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.
[root at dune ~]# LD_ASSUME_KERNEL=2.4.19; export LD_ASSUME_KERNEL
[root at dune ~]# ls
ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
[root at dune ~]#
Additional details on the kernel version.
[mmcginn at dune ~]$ uname -a
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
Thanks for the help,
Michael
----- Original Message ----
From: "planetccrma-request at ccrma.Stanford.EDU" <planetccrma-request at ccrma.Stanford.EDU>
To: planetccrma at ccrma.Stanford.EDU
Sent: Thursday, January 3, 2008 3:00:03 PM
Subject: PlanetCCRMA digest, Vol 1 #2239 - 4 msgs
Send PlanetCCRMA mailing list submissions to
planetccrma at ccrma.stanford.edu
To subscribe or unsubscribe via the World Wide Web, visit
http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
or, via email, send a message with subject or body 'help' to
planetccrma-request at ccrma.stanford.edu
You can reach the person managing the list at
planetccrma-admin at ccrma.stanford.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of PlanetCCRMA digest..."
Today's Topics:
1. PlantCCRMA & Red Hat WS 5 (MICHAEL MCGINN)
2. Re: PlantCCRMA & Red Hat WS 5 (Lamar Owen)
3. Re: PlantCCRMA & Red Hat WS 5 (Arnaud Gomes-do-Vale)
4. Re: PlantCCRMA & Red Hat WS 5 (Lamar Owen)
--__--__--
Message: 1
Date: Thu, 3 Jan 2008 06:11:09 -0800 (PST)
From: MICHAEL MCGINN <mmcginn at rogers.com>
To: PlanetCCRMA <planetccrma at ccrma.Stanford.EDU>
Subject: [PlanetCCRMA] PlantCCRMA & Red Hat WS 5
--0-1206863024-1199369469=:31705
Content-Type: text/plain; charset=us-ascii
Hi,
First time request.
I am using the current version of Red Hat (Red Hat WS 5) and trying to
get PlanetCCRMA to work with it.
I am using the installation instructions for Fedora 8 and receive an
error as follows:
[root at dune ~]# yum install planetccrma-core
Loading "rhnplugin" plugin
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
rhel-x86_64-client-workst 100% |=========================| 1.4 kB
00:00
rhel-x86_64-client-vt-5 100% |=========================| 1.4 kB
00:00
http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/5Client/x86_64/repodata/repomd.xml:
[Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: planetcore
Does PlanetCCRMA work with Red Hat? or I'm using the wrong version of
the installation?
Thanks in advance,
Michael
--0-1206863024-1199369469=:31705
Content-Type: text/html; charset=us-ascii
<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 at 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><span><a target="_blank"
href="http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/5Client/x86_64/repodata/repomd.xml">http://ccrma.stanford.edu/planetccrma/mirror/fedora/linux/planetcore/5Client/x86_64/repodata/repomd.xml</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>
--0-1206863024-1199369469=:31705--
--__--__--
Message: 2
Date: Thu, 3 Jan 2008 09:23:33 -0500
From: Lamar Owen <lowen at pari.edu>
To: planetccrma at ccrma.Stanford.EDU
Subject: Re: [PlanetCCRMA] PlantCCRMA & Red Hat WS 5
Organization: Pisgah Astronomical Research Institute
On Thursday 03 January 2008, MICHAEL MCGINN wrote:
> I am using the current version of Red Hat (Red Hat WS 5) and trying
to get
> PlanetCCRMA to work with it.
> I am using the installation instructions for Fedora 8 and receive an
error
> as follows:
The closest you will get to RHEL5 in the planetccrma repos is going to
be the
Fedora Core 6 version. You may need the EPEL 5 repository also. EPEL
can be
found at http://fedoraproject.org/wiki/EPEL
But it may or may not work; YMMV, and I've not tried it on a true RHEL
5
install (nor have I tried on a CentOS 5 install, yet).
Note also that this might create problems with your Red Hat support
that is a
part of RHEL.
--
Lamar Owen
Chief Information Officer
Pisgah Astronomical Research Institute
1 PARI Drive
Rosman, NC 28772
(828)862-5554
www.pari.edu
--__--__--
Message: 3
To: planetccrma at ccrma.Stanford.EDU
Subject: Re: [PlanetCCRMA] PlantCCRMA & Red Hat WS 5
From: Arnaud Gomes-do-Vale <Arnaud.Gomes at ircam.fr>
Date: Thu, 03 Jan 2008 15:52:16 +0100
Lamar Owen <lowen at pari.edu> writes:
> The closest you will get to RHEL5 in the planetccrma repos is going
to be the
> Fedora Core 6 version. You may need the EPEL 5 repository also.
EPEL can be
> found at http://fedoraproject.org/wiki/EPEL
I have been rebuilding most of the planetccrma packages for RHEL5
(actually CentOS 5, but it should work on RHEL). You can find what you
need at <http://rpms.ircam.fr/>; you want the yum config file at
<http://rpms.ircam.fr/config/centos/ircam.repo>.
--
Arnaud
--__--__--
Message: 4
Date: Thu, 3 Jan 2008 10:04:21 -0500
From: Lamar Owen <lowen at pari.edu>
To: planetccrma at ccrma.Stanford.EDU
Subject: Re: [PlanetCCRMA] PlantCCRMA & Red Hat WS 5
Organization: Pisgah Astronomical Research Institute
On Thursday 03 January 2008, Arnaud Gomes-do-Vale wrote:
> I have been rebuilding most of the planetccrma packages for RHEL5
> (actually CentOS 5, but it should work on RHEL). You can find what
you
> need at <http://rpms.ircam.fr/>; you want the yum config file at
> <http://rpms.ircam.fr/config/centos/ircam.repo>.
Now this is good news; thanks for the info.
--
Lamar Owen
Chief Information Officer
Pisgah Astronomical Research Institute
1 PARI Drive
Rosman, NC 28772
(828)862-5554
www.pari.edu
--__--__--
_______________________________________________
PlanetCCRMA mailing list
PlanetCCRMA at ccrma.stanford.edu
http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
End of PlanetCCRMA Digest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/planetccrma/attachments/20080105/39c0c3dc/attachment.html>
More information about the PlanetCCRMA
mailing list