Libraries question

Joel Roth <[email protected]> Mon, 10 Aug 2015 16:01:23 -1000
Newsgroups gmane.comp.audio.ecasound.general
Message-ID <20150811020123.GA2459@sprite>
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecasound-list