RE: [linux-audio-dev] problem w/ /dev/dsp

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: RE: [linux-audio-dev] problem w/ /dev/dsp
From: STEFFL, ERIK (SBCSI) ("STEFFL,)
Date: Thu Jun 27 2002 - 13:48:04 EEST


  stow creates links in /usr/local to everything in /opt/jack-version (given
the command quoted below).

  depending on how nicely jack plays some other settings might be required
(or stow might be completely useless), PATH, LD_LIBRARY_PATH or ld config
(as you suggest) etc. might have to be changed/performed.

  sorry for top quote but web interface for exchange does not do '>' (as far
as I know).

        erik

-----Original Message-----
From: Frank Neumann
To: linux-audio-dev_AT_music.columbia.edu
Sent: 6/27/02 12:29 AM
Subject: Re: [linux-audio-dev] problem w/ /dev/dsp

Hi,
es6269_AT_sbc.com wrote:

[..]

> or the other way around - make the installation directory owned by
user
> that is doing the install, that way you can make sure that it does
install
> files only where you want, not anyplace in the system. e.g.:
>
> ...
> %./configure --prefix=/opt/jack-version
> % su
> # mkdir /opt/jack-version
> # chown erik:erik /opt/jack-version
> # exit
> % make install
>
> optionally followed by (doesn't work well with all programs):
>
> % su
> # stow -d /opt -t /usr/local jack-version
>
> after install is done you can chown /opt/jack-version to root:root
or
> something...

I don't know what stow does, but in case Jack installs a shared library
(I believe it does), you might have to add that /opt/... path to
/etc/ld.so.conf and, no matter where you install it, you will have to do
ldconfig (as root).

Just my 0,02 nitpicks,
Frank


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Jun 27 2002 - 14:03:20 EEST