Re: [linux-audio-user] (no subject)

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

Subject: Re: [linux-audio-user] (no subject)
From: Erik de Castro Lopo (erikd-lad_AT_mega-nerd.com)
Date: Fri Nov 15 2002 - 14:22:06 EET


On Fri, 15 Nov 2002 12:44:32 +0100
Emiliano Grilli <emillo_AT_libero.it> wrote:

> Its possible to remove old libsndfile and install 1.0.1 in /usr instead of
> /usr/local without breaking other apps? It can be done with dselect?

No, version 0.0.X of libsndfile and 1.0.X are incompatible.

It is however possible to install version 1.0.X in /usr and not have it blow
the older version of the library away. In the libsndfile-1.0.X source dir:

    ./configure --prefix=/usr
    make
    make check
    make install
    ldconfig

Erik

-- 
+-----------------------------------------------------------+
  Erik de Castro Lopo  nospam_AT_mega-nerd.com (Yes it's valid)
+-----------------------------------------------------------+
"Republicans understand the importance of bondage between 
mother and child." - George W. Bush


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

This archive was generated by hypermail 2b28 : Fri Nov 15 2002 - 14:22:08 EET