[ecasound] Libraries question

From: Joel Roth <joelz@email-addr-hidden>
Date: Tue Aug 11 2015 - 05:01:23 EEST

Hi list,

I was suprised to see such a big difference in ecasound
libraries found in /usr/lib (provided by Debian) and
self-compiled into /usr/local/.

I would expect them to be the same.
Any ideas about understanding what is going on here?
Are there other places that libraries lurk?
Also, what controls that /usr/local/lib precedes /usr/lib
in the search order?

Thanks.

-Joel

cd /usr/local/lib
find . | grep ecasound

./libecasound.la
./site_ruby/1.9/ecasound.rb
./site_ruby/1.8/ecasound.rb
./site_ruby/2.1/ecasound.rb
./libecasoundc.a
./libecasoundc.la
./libecasound.a

cd /usr/lib $ find . | grep ecasound

/usr/lib/x86_64-linux-gnu/libecasoundc.so.1.1.0
/usr/lib/x86_64-linux-gnu/libecasoundc.so
/usr/lib/x86_64-linux-gnu/libecasoundc.so.1

-- 
Joel Roth
  
------------------------------------------------------------------------------
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Tue Aug 11 08:15:01 2015

This archive was generated by hypermail 2.1.8 : Tue Aug 11 2015 - 08:15:01 EEST